Run from agents.yaml
agents.yaml in the current directory.
Also works with python -m praisonai for users in venvs without an entry-point shim.
Run with Direct Prompt
agents.yaml needed — answers directly.
Alternatively: python -m praisonai "What is machine learning?"
Run with Auto Mode
Run with Different Framework
Common Options
| Flag | Description |
|---|---|
--framework | Use crewai, autogen, langgraph, openai_agents, or google_adk instead of default |
--auto "topic" | Auto-generate and run agents |
--init "topic" | Generate agents.yaml only |
--verbose | Show detailed output |

