support the latest gpt 4 and json mode

This commit is contained in:
Ville Saukkonen 2023-12-02 22:49:03 +02:00
parent bc0dab4a3c
commit 80ca662b5f
3 changed files with 147 additions and 27 deletions

View file

@ -15,7 +15,7 @@
"@actions/core": "^1.10.0",
"@octokit/rest": "^19.0.7",
"minimatch": "^7.4.2",
"openai": "^3.2.1",
"openai": "^4.20.1",
"parse-diff": "^0.11.1",
"ts-node": "^10.9.1"
},