Has anyone built a voice chatbot with a big RAG (thousands of documents) and file_search in VAPI? Is this possible... OpenAI Chat Completions doesn't support file_search, knowledge base also don't seem suitable (don't support thousands of docuemnts)...
Anyone knows how to build?