crewai_test_crew
Test multi-agent crew performance by running specified iterations and evaluating outputs with an LLM model.
Instructions
Test the crew's performance and evaluate outputs.
Runs crewai test -n {iterations} -m {model}.
This helps in assessing the quality of the crew's execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Project name | |
| iterations | No | Number of testing iterations | |
| model | No | LLM to use for evaluation | openai/gpt-4o |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |