chatgpt-shell
chatgpt-shell copied to clipboard
Can I use azure openai api host and keys?
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.
Looks like this is supported by https://github.com/xenodium/chatgpt-shell/pull/138. Gonna go ahead and close.