crewai_train_crew
Train AI agents using human-in-the-loop feedback to optimize prompts and improve multi-agent system performance.
Instructions
Train the crew to improve performance.
Runs crewai train -n {iterations} -f {filename}.
Agent training provides human-in-the-loop feedback to optimize prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project name | |
| iterations | No | Number of training iterations | |
| filename | No | Output file for trained weights | trained_agents_data.pkl |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |