mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-28 09:56:23 +02:00
Update tool definitions to use isLibrary
This commit is contained in:
parent
3d4702c83e
commit
dbd836d5e6
6 changed files with 35 additions and 52 deletions
|
|
@ -55,12 +55,11 @@ You are an helpful customer support assistant
|
|||
{
|
||||
"name": "web_search",
|
||||
"description": "Fetch information from the web based on chat context",
|
||||
"type": "library",
|
||||
"parameters": {
|
||||
"type": "object",
|
||||
"properties": {},
|
||||
},
|
||||
"implementation": "default",
|
||||
"isLibrary": true
|
||||
}
|
||||
],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue