Open Paeaede opened 1 year ago
This is great, thanks! Adding support to connect to Azure OpenAI might be helpful for corporate environments
It can be changed under https://github.com/openai/chatgpt-retrieval-plugin/blob/main/services/openai.py however, general support e.g. by means of reading it from an env variable might be an idea?
what exactly is the use case for reading env variables? Are we reading directly from the Azure site such as app services?
This is great, thanks! Adding support to connect to Azure OpenAI might be helpful for corporate environments
It can be changed under https://github.com/openai/chatgpt-retrieval-plugin/blob/main/services/openai.py however, general support e.g. by means of reading it from an env variable might be an idea?