Spaces:
Running
Running
Update agent.json
Browse files- agent.json +3 -0
agent.json
CHANGED
@@ -4,6 +4,9 @@
|
|
4 |
"go_back",
|
5 |
"close_popups",
|
6 |
"scroll_page",
|
|
|
|
|
|
|
7 |
"final_answer"
|
8 |
],
|
9 |
"model": {
|
|
|
4 |
"go_back",
|
5 |
"close_popups",
|
6 |
"scroll_page",
|
7 |
+
"scrape_text",
|
8 |
+
"interact_element",
|
9 |
+
"detect_elements",
|
10 |
"final_answer"
|
11 |
],
|
12 |
"model": {
|