Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
output
AI Agent Output Styles Module for PraisonAI Agents. Provides configurable output formatting:- Predefined styles (concise, detailed, technical, etc.)
- Custom formatting rules
- Markdown/plain text/JSON output
- Response length control
- All imports are lazy loaded via getattr
- Styles only applied when configured
- No overhead when not in use

