di-sukharev / opencommit

Generate conventional git commit messages with AI in 1 second 🤯🔫
https://www.npmjs.com/package/opencommit
MIT License
5.98k stars 318 forks source link

[Feature]: support model gpt-4o-mini #364

Closed tianlelyd closed 2 months ago

tianlelyd commented 2 months ago

Description

OpenAI has released the GPT-4O-Mini model, which is fast and cheap, but at the moment OpenCommit is not available!

Suggested Solution

The OCO_MODEL configuration item in the configuration file supports GPT-4O-mini:

OCO_MODEL=gpt-4o-mini

Alternatives

No response

Additional Context

No response

XiaomaiTX commented 2 months ago

Hi, @tianlelyd

https://github.com/di-sukharev/opencommit/pull/365

Waiting for review

Best regards.

di-sukharev commented 2 months ago

366 v3.0.17 shipped