API Reference
This section provides detailed information about the PraisonAI API and its framework-specific implementations.Core Modules
- praisonai - Core package functionality
- praisonai.auto - Automated agent generation
- praisonai.agents_generator - Framework-specific agent generation
- praisonai.cli - Command-line interface
- praisonai.deploy - Deployment utilities
PraisonAI Agents
- WorkflowManager - Multi-step workflow execution with context passing and per-step agents
Framework Support
CrewAI Integration
Requires installation with:- Task delegation
- Sequential/parallel execution
- Built-in tools
- Structured workflows
AG2 (Formerly AutoGen) Integration
Requires installation with:- Multi-agent conversations
- Code execution
- Built-in tools
- Flexible interactions
api folder.
