Update prompt.txt
Browse files- 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 |
|