Skip to main content

recommend_agent_count

Function
This function is defined in the auto module.
Recommend the optimal number of agents based on task complexity.

Signature

Parameters

str
required
The task to analyze

Returns

int
Recommended number of agents (1-4)

Uses

  • BaseAutoGenerator.analyze_complexity

Used By

Source

View on GitHub

praisonai/auto.py at line 407

Agents Concept

Single Agent Guide

Multi-Agent Guide

Agent Configuration

Auto Agents