vanna-ai / vanna

🤖 Chat with your SQL database 📊. Accurate Text-to-SQL Generation via LLMs using RAG 🔄.
https://vanna.ai/docs/
MIT License
9.39k stars 691 forks source link

refactor: Configurable collection names in Qdrant_VectorStore #407

Closed Anush008 closed 2 months ago

Anush008 commented 2 months ago

Description

Adds support for configuring collection names used by Vanna in Qdrant.

In case a user wants to perform RAG over different databases and wants the training data to be stored separately for each database.