mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 10:06:47 +00:00
support the latest gpt 4 and json mode
This commit is contained in:
parent
bc0dab4a3c
commit
4caf3d5941
3 changed files with 146 additions and 26 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue