mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Added azure/openai dependency
This commit is contained in:
parent
4c15f94537
commit
415823ed2c
3 changed files with 915 additions and 101 deletions
|
@ -13,6 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@azure/openai" :"2.0.0-beta.1",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"minimatch": "^7.4.2",
|
||||
"openai": "^4.20.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue