Spaces:
Paused
Paused
Modularised the agents 4
Browse files- __pycache__/crew.cpython-310.pyc +0 -0
- config/tasks.yaml +1 -1
__pycache__/crew.cpython-310.pyc
CHANGED
|
Binary files a/__pycache__/crew.cpython-310.pyc and b/__pycache__/crew.cpython-310.pyc differ
|
|
|
config/tasks.yaml
CHANGED
|
@@ -17,4 +17,4 @@ manager_task:
|
|
| 17 |
Question: {question}
|
| 18 |
expected_output: >
|
| 19 |
The answer to the question.
|
| 20 |
-
agent: manager_agent
|
|
|
|
| 17 |
Question: {question}
|
| 18 |
expected_output: >
|
| 19 |
The answer to the question.
|
| 20 |
+
#agent: manager_agent
|