You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vapi integrates with [Trieve](https://trieve.ai) through the BYOD (Bring Your Own Dataset) approach, allowing you to use your Trieve API key to import your existing Trieve datasets into Vapi.
@@ -255,7 +268,7 @@ Use Trieve's search playground to:
255
268
1. Create your Trieve API key from [Trieve's dashboard](https://dashboard.trieve.ai/org/keys)
256
269
2. Add your Trieve API key to Vapi [Provider Credentials](https://dashboard.vapi.ai/keys)
257
270

258
-
3. Once your dataset is optimized in Trieve, import it to Vapi:
271
+
3. Once your dataset is optimized in Trieve, import it to Vapi via POST request to the [create knowledge base route](https://docs.vapi.ai/api-reference/knowledge-bases/create):
0 commit comments