Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +1 -6
prompts.py
CHANGED
@@ -33,12 +33,7 @@ action: COMPLETE
|
|
33 |
|
34 |
Example:
|
35 |
User command: Find me the breaking news from today
|
36 |
-
|
37 |
-
...
|
38 |
-
observation: the search results are...
|
39 |
-
Assistant: I found the the following news articles.....
|
40 |
-
|
41 |
-
action: COMPLETE
|
42 |
|
43 |
|
44 |
Progress:
|
|
|
33 |
|
34 |
Example:
|
35 |
User command: Find me the breaking news from today
|
36 |
+
action: SEARCH_ENGINE action_input=https://www.google.com/search?q=todays+breaking+news
|
|
|
|
|
|
|
|
|
|
|
37 |
|
38 |
|
39 |
Progress:
|