mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Added OPEN_AI_BASE_URL variable to plug into the openai library
This commit is contained in:
parent
415823ed2c
commit
cb0db573b8
6 changed files with 266 additions and 168 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@azure/openai" :"2.0.0-beta.1",
|
||||
"@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