mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-05-02 07:42:40 +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:
4
tests/config/multi/tasks1.yaml
Normal file
4
tests/config/multi/tasks1.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
test_task1:
|
||||
description: Test Description 1
|
||||
expected_output: Test Output 1
|
||||
agent: test_agent1
|
||||
Reference in New Issue
Block a user