-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable custom hostname for Azure OpenAI service #168
Comments
Same. We don't use Azure, but the process would be the same. I asked for similar functionality in jupyterlab/jupyter-ai#322 and simonw/llm#139, but I think there are conventions that could be used here to make this interoperable. |
Hi, sorry for the late reply. |
Ability to configure custom hostname is now available in version 2.0.6. |
I can't seem to click "OK" once I edit the settings. I'm not sure why, but it just won't apply or change them. It only happens when I make changes in the CodeGPT plugin |
My company has set up a proxy for the *.openai.azure.com. Please provide a way to override the hardcoded base url (in openai-client), so that I can use "Azure OpenAI service" for connection.
I already checked that replacing the host in the application.properties resolves this, but it would be better to be able to set up it on the UI.
Thank you for this plugin
The text was updated successfully, but these errors were encountered: