dmytrobaida / GPTCommitVSCode

VS Code extension which helps to generate AI commit messages using ChatGPT
https://marketplace.visualstudio.com/items?itemName=DmytroBaida.gpt-commit
MIT License
34 stars 25 forks source link

Custom api endpoint #7

Closed aiyogg closed 11 months ago

aiyogg commented 1 year ago

Support the use of custom API endpoints.

dmytrobaida commented 11 months ago

Nice. I'm working on new version and your feature will be very usefull

aiyogg commented 11 months ago

Nice. I'm working on new version and your feature will be very usefull

The use case for this PR is to support the GPT API with proxy. Please include this very useful feature in the new version, as many people have the same requirement as me. If the new version requires it, I am willing to contribute code. If this PR is no longer needed, feel free to close it at any time. Thank you again for your efforts.

dmytrobaida commented 11 months ago

Thanks for your efforts! Implemented this in new version