knowledgebase dropdown
# support
m
i
Facing similar problem here
@MagicTrader did you found a workaround bro?
l
Lot's of knowledge base issue right now in Vapi, switching over to your own instance of trieve works, but you have to create the new Vapi KB from the Trieve dataset via API, can't do it through the UI
n
HI, can you create the KB from trieve and import in VAPI? I am trying to use https://api.vapi.ai/knowledge-base { "name": "unihorizonte", "provider": "trieve", "searchPlan": { "scoreThreshold": 0.2, "searchType": "semantic" }, "createPlan": { "type": "import", "providerId": "c065931e-169e-43ff-8f73-b3705bfe3d77" } } with a KB from trieve, but I got {"message":"Invalid Knowledge Base Details. Failed to validate trieve dataset: dataset not found","error":"Bad Request","statusCode":400}
s
Hey @ishaan p. Apologies for the delay. The KB issue has been resolved, now you can create KB using API. Within two weeks we will add the support for creating KB using dashboard. cc: @LLMUser995 @MagicTrader @Nicolas Correa
@ishaan p. Try again the issue has been resolved, and let me know how it goes for you.
s
@ishaan p. we are still working on creating KB using UI interface until then can you please use API for creating and using KB with your assistants.
m
No I haven't. I just hired developer to integrate using API
k
Marking this ticket as Solved ✅
i
Ah okay