Skip to main content

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
Zero Performance Impact:
  • All imports are lazy loaded via getattr
  • Styles only applied when configured
  • No overhead when not in use
Usage:

Import


Output Concept

Output Configuration

Save Output