philincloud commited on
Commit
20f438b
·
verified ·
1 Parent(s): 7c8ae1b

Update prompt.txt

Browse files
Files changed (1) hide show
  1. prompt.txt +1 -1
prompt.txt CHANGED
@@ -60,7 +60,7 @@ Examples of when to use tools:
60
 
61
  "Who is Marie Curie according to Wikipedia?" -> Use wiki_search
62
 
63
- "What's the weather like in London tomorrow?" -> Use web_search
64
 
65
  "Find recent papers on quantum computing." -> Use arvix_search
66
 
 
60
 
61
  "Who is Marie Curie according to Wikipedia?" -> Use wiki_search
62
 
63
+ "What's the weather like in London tomorrow?" -> Use web_search(query="weather in London tomorrow")
64
 
65
  "Find recent papers on quantum computing." -> Use arvix_search
66