di-sukharev / opencommit

just a GPT wrapper for git — generate commit messages by an LLM in 1 sec — works best with Claude 3.5 — supports local models too
https://www.npmjs.com/package/opencommit
MIT License
6.19k stars 329 forks source link

[Feature]: Proxy support #277

Open Richie1710 opened 1 year ago

Richie1710 commented 1 year ago

Description

It would be cool to get support for Proxy usage of opencommit.

Suggested Solution

Have possibility to configure socks5(h) and http proxy to make use of it behind firewall.

Alternatives

No response

Additional Context

No response

github-actions[bot] commented 11 months ago

Stale issue message

di-sukharev commented 9 months ago

reopening, will take a look at this

Richie1710 commented 3 months ago

Any update on this ?

di-sukharev commented 3 months ago

Nope, do you want to make a PR?

ByJacob commented 1 month ago

I prepare some PR but only for openai and azure - https://github.com/di-sukharev/opencommit/pull/423