Does realtime not support knowledgebase usage?
# support
s
I am using realtime models in some of my set up, but using the knowledgebase system i have set up doesn't work... It seems to work fine when i switch back to a non realtime model or voice. How is this possible, can we not feed the model KB results during a call?
I should mention, my server doesn't even get the requests for the vector search results when i use that model. Which leads me to believe it is not supported. Why is not supported?
k
Realtime models do not currently support knowledge base usage. To use knowledge base functionality, you would need to switch back to a non-realtime model, as you've already observed.