mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-01 23:32:39 +00:00
feat: Support list of YAML files for agents_config and tasks_config in CrewBase
Co-Authored-By: Joe Moura <joao@crewai.com>
This commit is contained in:
6
tests/config/multi/tasks2.yaml
Normal file
6
tests/config/multi/tasks2.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
test_task1:
|
||||
description: Updated Test Description 1
|
||||
test_task2:
|
||||
description: Test Description 2
|
||||
expected_output: Test Output 2
|
||||
agent: test_agent2
|
||||
Reference in New Issue
Block a user