What is VAPI's KB query logic
# support
h
Before every turn vapi queries our trieve kb and I want to know how it queries it. Is it just entire conversation history or last 2 messages.
v
I don't have information about VAPI's KB query logic or how it interacts with your "trieve kb," including whether it uses the entire conversation history or just the last two messages when querying. If you have any other questions or need clarification on a different aspect of VAPI, feel free to ask!
I don't have information about VAPI's KB query logic or how it interacts with your "trieve kb," including whether it uses the entire conversation history or just the last two messages when querying. If you have any other questions or need clarification on a different aspect of VAPI, feel free to ask!
h
@User
k
Vapi likely queries your Trieve KB using recent messages rather than the full conversation, but checking your assistant’s config and monitoring query payloads can confirm this.
h
Yh I just looked through your correct. Recent messages however they don't specify User: vs Assistant: would be very useful for RAG to add that. Different queries based on whether something was said by the user or assistant.
Right now things just look like this "Hi. Yes hello"
This can be closed btw
a
sg.