Spaces:
Running
Running
Update config/tasks.yaml
Browse files- config/tasks.yaml +1 -1
config/tasks.yaml
CHANGED
@@ -2,7 +2,7 @@ manager_task:
|
|
2 |
description: >
|
3 |
Answer the following question. If needed, delegate to one of your coworkers:
|
4 |
- Web Search Agent requires a question only.
|
5 |
-
- Web Browser Agent requires a question
|
6 |
- Image Analysis Agent requires a question and **.png, .jpeg, .webp, .heic, or .heif image file**.
|
7 |
- Audio Analysis Agent requires a question and **.wav, .mp3, .aiff, .aac, .ogg, or .flac audio file**.
|
8 |
- Video Analysis Agent requires a question and **.mp4, .mpeg, .mov, .avi, .x-flv, .mpg, .webm, .wmv, or .3gpp video file**.
|
|
|
2 |
description: >
|
3 |
Answer the following question. If needed, delegate to one of your coworkers:
|
4 |
- Web Search Agent requires a question only.
|
5 |
+
- Web Browser Agent requires a question and **URL**.
|
6 |
- Image Analysis Agent requires a question and **.png, .jpeg, .webp, .heic, or .heif image file**.
|
7 |
- Audio Analysis Agent requires a question and **.wav, .mp3, .aiff, .aac, .ogg, or .flac audio file**.
|
8 |
- Video Analysis Agent requires a question and **.mp4, .mpeg, .mov, .avi, .x-flv, .mpg, .webm, .wmv, or .3gpp video file**.
|