Dataherald / dataherald

Interact with your SQL database, Natural Language to SQL using LLMs
https://dataherald.readthedocs.io/en/latest/
Apache License 2.0
3.33k stars 234 forks source link

Azure OpenAI deployments compatibility (non finetunning) #457

Closed jmanuelnavarro closed 4 months ago

jmanuelnavarro commented 5 months ago

Changes made make dataherald compatible with Azure OpenAI deployed models, which need different langchain classes. In addition, some changes have been proposed to docker compose file and to init-mongo,sh to make it work in both windows and linux

jmanuelnavarro commented 4 months ago

@MohammadrezaPourreza , since changes are approved and there are no more conflicts, could you please merge the changes into the main branch, so we could close the PR? Thanks in advance