Skip to content

feat: allow users to give custom base urls #41

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hsethi2709
Copy link

I typically use GPT using a different base API URL - I am trying to add a change here so the extension can support accepting a different base URL but will use the original one by default.

Genie, VS Code extensions, also allows you to give a different base url since a lot of companies use a proxy in front of openAI.

I saw that chatgpt npm package supports providing a different custom URL so I have used that here for this purpose.

I am new to the extensions world so if you think something can be done better or this is not going to work, please feel free to leave a comment and I'll try to fix it.

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

Successfully merging this pull request may close these issues.

2 participants