recommend_agent_count
Function
This function is defined in the auto module.Recommend the optimal number of agents based on task complexity.
Signature
Parameters
The task to analyze
Returns
Recommended number of agents (1-4)
Uses
BaseAutoGenerator.analyze_complexity
Used By
Source
View on GitHub
praisonai/auto.py at line 407
