vanna-ai / vanna

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

Cohere Command R+ LLM support? #346

Open andreped opened 3 months ago

andreped commented 3 months ago

Is your feature request related to a problem? Please describe. Seems like Cohere Command R+ would be a very interesting LLM to test: https://txt.cohere.com/command-r-plus-microsoft-azure/

For our application, supporting it through Azure would be ideal.

Describe the solution you'd like It could be possible to to use Ollama for this, but I was thinking for performance it would be of interest to make its own client for this, if relevant.