mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-01-10 16:48:30 +00:00
7 lines
154 B
YAML
7 lines
154 B
YAML
test_task1:
|
|
description: Updated Test Description 1
|
|
test_task2:
|
|
description: Test Description 2
|
|
expected_output: Test Output 2
|
|
agent: test_agent2
|