Skip to content
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

Closed
Perl99 opened this issue Jul 27, 2023 · 4 comments
Closed

Enable custom hostname for Azure OpenAI service #168

Perl99 opened this issue Jul 27, 2023 · 4 comments

Comments

@Perl99
Copy link

Perl99 commented Jul 27, 2023

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

@klauern
Copy link

klauern commented Aug 14, 2023

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.

@carlrobertoh
Copy link
Owner

Hi, sorry for the late reply.
I will add support for configuring the base host in the upcoming days.

@carlrobertoh
Copy link
Owner

Ability to configure custom hostname is now available in version 2.0.6.
Please re-open the issue if something isn't working properly.

@klauern
Copy link

klauern commented Sep 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants