xenodium / chatgpt-shell

ChatGPT and DALL-E Emacs shells + Org babel 🦄 + a shell maker for other providers
https://xenodium.com
GNU General Public License v3.0
805 stars 72 forks source link

Can I use azure openai api host and keys? #137

Open damoncro opened 1 year ago

xenodium commented 1 year ago

I'm not familiar with the azure APIs, but if they follow the same API schema as ChatGPT's, it should work by setting the custom URL variables from README.

Alternatively. If you need something much more custom maybe https://github.com/xenodium/chatgpt-shell#shell-maker would help.