mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Fixed issues around the Azure OpenAI API in the code reviewer
This commit is contained in:
parent
cb0db573b8
commit
ea35bd1354
15 changed files with 5705 additions and 348 deletions
|
@ -13,9 +13,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@azure/openai": "2.0.0-beta.1",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"minimatch": "^7.4.2",
|
||||
"nock": "^13.5.5",
|
||||
"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