feat: add instructions and support for configuring gpt-4-turbo (#320)

* 3.0.12

* build

* feat: add 'gpt-4-turbo' to supported models in README and config validation

---------

Co-authored-by: di-sukharev <dim.sukharev@gmail.com>
This commit is contained in:
yowatari
2024-04-12 12:55:41 +09:00
committed by GitHub
parent c410486e30
commit a4480893cb
5 changed files with 9 additions and 8 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "opencommit",
"version": "3.0.11",
"version": "3.0.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "opencommit",
"version": "3.0.11",
"version": "3.0.12",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",