Spaces:
Paused
Paused
Update config/agents.yaml
Browse files- 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
|
| 14 |
backstory: >
|
| 15 |
-
As an expert browser assistant, you load the URL and act, extract,
|
| 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: >
|