mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-06-30 04:44:16 +00:00
add test file
This commit is contained in:
parent
1d3ce203be
commit
5264aea6ca
4 changed files with 166 additions and 126 deletions
|
@ -13,9 +13,10 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"minimatch": "^7.4.2",
|
||||
"openai": "^4.20.1",
|
||||
"@octokit/rest": "^19.0.13",
|
||||
"dotenv": "^16.4.5",
|
||||
"minimatch": "^7.4.6",
|
||||
"openai": "^4.67.3",
|
||||
"parse-diff": "^0.11.1",
|
||||
"ts-node": "^10.9.1"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue