bstraehle commited on
Commit
bff3f4a
·
verified ·
1 Parent(s): 2fbc9fb

Update config/tasks.yaml

Browse files
Files changed (1) hide show
  1. 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, **URL, and action (act, extract, or observe)**.
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**.