lamhieu commited on
Commit
24ee448
1 Parent(s): 3ff035f

chore: update something

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 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": {