vanna-ai / vanna

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

Add support for in-memory storage and providing client directly in Chroma through API #250

Closed andreped closed 7 months ago

andreped commented 7 months ago

Resolves issue https://github.com/vanna-ai/vanna/issues/249.

TODOs

Do we need to update documentations to include this new feature?

andreped commented 7 months ago

@zainhoda I have fixed the linting issue now. I also ran the pre-commit hook manually to correct the final file changed.