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

