RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
502 stars 49 forks source link

Support for Gemini,Groq,Ollama #242

Closed syedazharmbnr1 closed 1 month ago

syedazharmbnr1 commented 1 month ago

need to support to use gemini,groq and ollama models

RamiAwar commented 1 month ago

That's all going to come soon, we're holding off on doing it because some models (looking at you GPT 4o) perform really badly for some reason. So we don't want to just blindly release support for models. We wanna ensure they pass some basic QA.

So we built an eval pipeline, probably should be done next week. Then we can start supporting more models!