vanna-ai / vanna

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

Please implement/add Google Palm API usage under "Which LLM do you want to use?" just like OpenAI #265

Open rawsid11 opened 4 months ago

rawsid11 commented 4 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

andreped commented 4 months ago

I have made a draft for Bison in PR https://github.com/vanna-ai/vanna/pull/264.

But I guess this is more about improving documentation to make it easier for others to add support for a new custom LLM?