bstraehle commited on
Commit
2e51bd7
·
verified ·
1 Parent(s): 9303a35

Update config/agents.yaml

Browse files
Files changed (1) hide show
  1. config/agents.yaml +2 -2
config/agents.yaml CHANGED
@@ -10,9 +10,9 @@ web_browser_agent:
10
  role: >
11
  Web Browser Agent
12
  goal: >
13
- Given a question and URL, load the URL and act, extract, navigate, observe, and answer the question: {question}
14
  backstory: >
15
- As an expert browser assistant, you load the URL and act, extract, navigate, observe to answer the question.
16
 
17
  image_analysis_agent:
18
  role: >
 
10
  role: >
11
  Web Browser Agent
12
  goal: >
13
+ Given a question, URL, and action, load the URL and act, extract, or observe, and answer the question: {question}
14
  backstory: >
15
+ As an expert browser assistant, you load the URL and act, extract, or observe to answer the question.
16
 
17
  image_analysis_agent:
18
  role: >