STRANGE
11/20/2025, 8:45 AMVapi Support Bot
11/20/2025, 8:46 AMjson
{
"name": "trieve-dataset",
"provider": "trieve",
"searchPlan": { "scoreThreshold": 0.2, "searchType": "semantic" },
"createPlan": { "type": "import", "providerId": "<Your Trieve Dataset ID>" }
}
This lets you maintain your own Trieve infrastructure while using Vapi for knowledge retrieval ([documentation](https://docs.vapi.ai/knowledge-base/integrating-with-trieve)).
Source:
- [Integrating with Trieve](https://docs.vapi.ai/knowledge-base/integrating-with-trieve)STRANGE
11/20/2025, 8:48 AMChiranjeet Mishra
11/24/2025, 6:26 AMcreatePlan and searchPlan fields for better configuration ([details here](https://docs.vapi.ai/changelog/2025/1/20)).
If you need help with configuring transcribers, various providers like AssemblyAI, AzureSpeech, and more are supported. You can review options for [transcriber configurations here](https://docs.vapi.ai/api-reference/squads/get).
If you have any specific issues, let me know how I can assist further.