vanna-ai / vanna

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

How to do multiple vanna.AI with one API #507

Open xhyyds opened 2 weeks ago

xhyyds commented 2 weeks ago

Based on the Vanna.ai model, the Q&A performance in a specific domain will be very good after training. However, I am calling the API of my locally deployed model. After training data on this API, I want to work on another domain as well. They share the same API capability. How can I isolate them in this case?