di-sukharev / opencommit

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

[Bug]: Unsupported config key OCO_MODEL: gpt-4o-mini is not supported yet #370

Closed banoni-dev closed 3 months ago

banoni-dev commented 3 months ago

Opencommit Version

3.0.16

Node Version

20.15.1

NPM Version

10.7.0

What OS are you seeing the problem on?

Other Linux Distro

What happened?

i want to use gpt-4o-mini but i got this error and in the documentation it's mentioned that i can use it i tried to set up it manually but modifying the .opencommit file but got the same error

image

image

Expected Behavior

i except to the model to work

Current Behavior

i get error when i choose the gpt-4o-mini

Possible Solution

No response

Steps to Reproduce

No response

Relevant log output

No response

sinsky commented 3 months ago

Not supported in version 3.0.16, please update to 3.0.17.

banoni-dev commented 3 months ago

Not supported in version 3.0.16, please update to 3.0.17.

thanks that solved the problem