mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-20 17:46:47 +00:00
package and update the model used, remove unused code
This commit is contained in:
parent
80ca662b5f
commit
5c13a26204
6 changed files with 12970 additions and 8370 deletions
1
.github/workflows/code_review.yml
vendored
1
.github/workflows/code_review.yml
vendored
|
@ -16,4 +16,5 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_MODEL: "gpt-4-1106-preview"
|
||||
exclude: "yarn.lock,dist/**"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue