vvvaskaa
06/12/2025, 5:12 PMVapi Support Bot
06/12/2025, 5:14 PMgpt-4o (latest).
To ensure tool calls work, configure your assistant like this:
json
"model": {
"provider": "openai",
"model": "gpt-4o",
"toolIds": ["<your-query-tool-id>"]
}
Using gpt-4o-mini is not documented to support tool calls or knowledge base access at this time.
For best results, stick with gpt-4o for tool/knowledge base integration.
Sources:
- [Using the Query Tool for Knowledge Bases](https://docs.vapi.ai/knowledge-base/using-query-tool)
- [Vapi API Reference: Assistants](https://docs.vapi.ai/api-reference/assistants/get)vvvaskaa
06/12/2025, 5:15 PMvvvaskaa
06/12/2025, 5:16 PMvvvaskaa
06/12/2025, 5:20 PMChiranjeet Mishra
06/13/2025, 7:36 PM