lamhieu commited on
Commit
4b49ce8
1 Parent(s): c2d2a1c

chore: update something

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 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.",
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 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",
281
  "parameters": {
282
  "type": "object",
283
  "properties": {