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 Generic OpenAI endpoints #240

Closed emerzon closed 2 weeks ago

emerzon commented 1 month ago

Please add to the config the ability to set the base_url param for the OpenAI.

This will allow the usage of Generic OpenAI endpoints (Azure OpenAI, LiteLLM, etc)

RamiAwar commented 1 month ago

Thanks for submitting this @emerzon ! This should be easy to achieve.

zhaoxin-jia-tfs commented 1 month ago

is there any plan to support this base_url?

RamiAwar commented 1 month ago

Yupp, we've got our hands full with a few things at the moment but we'll pick this up in a week or two max.

anthony2261 commented 2 weeks ago

Hey @emerzon thanks for you patience on this one! The feature branch has been merged and will be included in the next release 🥳