xenodium / chatgpt-shell

A multi-llm Emacs shell (ChatGPT, Claude, Gemini, Ollama, Perplexity) + editing integrations
https://lmno.lol/alvaro
GNU General Public License v3.0
866 stars 77 forks source link

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

Closed damoncro closed 1 month 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.

xenodium commented 1 month ago

Looks like this is supported by https://github.com/xenodium/chatgpt-shell/pull/138. Gonna go ahead and close.