Hi, how can I help you?
Tools Panel Snippet (TypeScript)
// --- Tool Status --- const toolStatus = { fileSearch: true, webSearch: false, functions: false, }; /* Available Tools: - File Search: Enabled - Web Search: Disabled - Functions: Disabled */ console.log(toolStatus);
File Search
Upload a file to create a new vector store, or use an existing one.
Vector store
vs_68126c83852c8191a564c08a5e9e38b5
Web Search
User's location
Clear
Functions
get_weather()
location:string
unit:string
get_joke()