Omnibus commited on
Commit
d4d791a
·
1 Parent(s): 03bd331

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -58,12 +58,12 @@ Example:
58
  ***************************
59
  User command: Find me the breaking news from today
60
  action: SEARCH_ENGINE action_input=https://www.google.com/search?q=todays+breaking+news
 
61
 
62
  Response:
63
  Assistant: I found the the following news articles.....
64
  ***************************
65
 
66
- action: COMPLETE
67
 
68
  Progress:
69
  {history}"""
 
58
  ***************************
59
  User command: Find me the breaking news from today
60
  action: SEARCH_ENGINE action_input=https://www.google.com/search?q=todays+breaking+news
61
+ observation: the search results are....
62
 
63
  Response:
64
  Assistant: I found the the following news articles.....
65
  ***************************
66
 
 
67
 
68
  Progress:
69
  {history}"""