pbl-nl / appl-docchat

Chat with your own documents pressure cooker
https://github.com/pbl-nl
MIT License
17 stars 4 forks source link

Azure OpenAI endpoints #166

Open stevenveenma opened 1 month ago

stevenveenma commented 1 month ago

Docchat uses the OpenAI authentication. The Azure OpenAI key's don't work with this setup. This is clarified in https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/switching-endpoints. Is it possible to implement this to use this repo on Azure?

StefanTroost commented 1 month ago

Hi Steven, we are working with Azure OpenAI keys for some time now. Have you cloned the latest version of the repo? See also the readme file describing how to do this. Or is it a different problem?