Generate an agent team for your tasks.
Team
class for this purpose. It automatically performs these operations.
Team
class is a backend component that incorporates multiple automated systems. It facilitates matching and executing the right tasks with the appropriate agents and enables active collaboration.
Team
class, you can easily run tasks on it—just as you would with the Agent
and Direct
classes—by using the do
and print_do
functions.
response format
params and a BaseModel
.
agent
parameter when creating your tasks. When a task has a predefined agent, the team will skip the automatic assignment process and use your specified agent directly.