Learn how to create and integrate custom knowledge bases into your voice AI assistants.
custom-knowledge-base
since you’re using a custom setup.https://my-restaurant-knowledgebase.com
.
x-vapi-secret
) for extra security.
POST
request to your server’s URL.
ServerMessageKnowledgeBaseRequest
is how the system sends messages to your server.
"knowledge-base-request"
to ask for info from the knowledge base.ServerMessageResponseKnowledgeBaseRequest
defines how your server should respond.