Skip to main content

TaskDetails

Defined in the auto module.
AI Agents Framework Details for a single task (used by RoleDetails.tasks in agent-team generation).

Properties

description
str
Description of the task to perform.
expected_output
str
Expected output of the task.

Source

praisonai/auto.py at line 570