Open jebouruama opened 1 year ago
sam as i
sam as i
You can already achive this now by using this method: haibbo/cf-openai-azure-proxy: A Cloudflare worker script to proxy OpenAI‘s request to Azure OpenAI Service Yes, it could be awesome if the current project natively supports it.
After deploying, set the openai-azure proxy as the OPENAI_API_BASE_URL
environment variable, and change the OPENAI_API_KEY
to your Azure key.
Please note that you must deploy a proxy for every Azure model-type deployment.
After deploying, set the openai-azure proxy as the
OPENAI_API_BASE_URL
environment variable, and change theOPENAI_API_KEY
to your Azure key.Please note that you must deploy a proxy for every Azure model-type deployment.
thanks!
Clear and concise description of the problem
It would be nice if Azure openai could be supported.
Suggested solution
Please refer to https://learn.microsoft.com/en-us/azure/cognitive-services/openai/overview#comparing-azure-openai-and-openai
Alternative
No response
Additional context
No response
Validations