lamhieu commited on
Commit
5324b14
·
1 Parent(s): 6e0d1f3

chore: update search tools descriptions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 online, only use it for information you don't know or are unsure of, don't abuse it.",
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": {