lamhieu commited on
Commit
6208e99
1 Parent(s): b37a05b

chore: update search tools descriptions

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -277,7 +277,7 @@ supported_tools = json.dumps(
277
  "type": "function",
278
  "function": {
279
  "name": "search_on_internet",
280
- "description": "Use this tool to search online, only use it for information you don't know or are unsure of, don't abuse it.",
281
  "parameters": {
282
  "type": "object",
283
  "properties": {
 
277
  "type": "function",
278
  "function": {
279
  "name": "search_on_internet",
280
+ "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.",
281
  "parameters": {
282
  "type": "object",
283
  "properties": {