Spaces:
Runtime error
Runtime error
chore: update something
Browse files
app.py
CHANGED
@@ -286,7 +286,7 @@ supported_tools = json.dumps(
|
|
286 |
"type": "function",
|
287 |
"function": {
|
288 |
"name": "search_on_internet",
|
289 |
-
"description": "Use this tool to search for information on the internet to answer questions you are unsure about, don't know or need the latest information (e.g. news, reports, companies, people,...) to give the most accurate results.",
|
290 |
"parameters": {
|
291 |
"type": "object",
|
292 |
"properties": {
|
|
|
286 |
"type": "function",
|
287 |
"function": {
|
288 |
"name": "search_on_internet",
|
289 |
+
"description": "Use this tool to search for information on the internet to answer questions you are unsure about, don't know or need the latest information (e.g. news, reports, companies, people,...) to give the most accurate results. Note: can only be used or ignored, not asked again",
|
290 |
"parameters": {
|
291 |
"type": "object",
|
292 |
"properties": {
|