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
346 stars 26 forks source link

Add a model picker #171

Open anthony2261 opened 1 month ago

anthony2261 commented 1 month ago

Allow users to pick the AI model they would like to use. We already have a "preferred model" field on the user settings in the backend, we need add a way to change it on the frontend. We should also use the current openai key to see which models the user has access to

RamiAwar commented 3 weeks ago

Blocked until we have a testing pipeline - do not want to expose all models as some perform badly, that would reflect badly on DataLine, we should expose models carefully after they pass our upcoming regression test.