writely icon indicating copy to clipboard operation
writely copied to clipboard

Azure OpenAI API 支持

Open tookdes opened this issue 2 years ago • 3 comments

现有只支持 OpenAI 的接口形式,希望可以参考其他家开发对 Azure OpenAI API 的支持

tookdes avatar Jul 31 '23 06:07 tookdes

你好,有可以提供参考的产品吗

anc95 avatar Aug 07 '23 03:08 anc95

https://github.com/jack482653/openai-slack-bot/issues/14#issuecomment-1555918774

请您参考其他家的产品和 Azure OpenAI 官方的说明,修改一下 base URL 和调整一下模型名字的变量之类的就可以了。

tookdes avatar Aug 08 '23 01:08 tookdes

Azure OpenAI API可以填入代理來用 cf-openai-azure-proxy + Cloudflare worker

Writely代理網址: 從 Cloudflare worker 取得 URL最後加入/v1 例如 https://cf-openai-azure-proxy.username.workers.dev/v1

keung67 avatar Aug 10 '23 06:08 keung67