mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
support the latest gpt 4 and json mode
This commit is contained in:
parent
bc0dab4a3c
commit
80ca662b5f
3 changed files with 147 additions and 27 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