chore: update search tools descriptions
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
|
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 so you can provide answers to questions that require a high level of precision, or information you are unsure of. In addition, you can also refer to questions related to time, events, news or geopolitics. Don't misuse tools.",
|
290 |
"parameters": {
|
291 |
"type": "object",
|
292 |
"properties": {
|