mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-09-09 19:27:07 +00:00
deploy new version
This commit is contained in:
parent
928a30e879
commit
7b02fa303b
4 changed files with 3951 additions and 5379 deletions
2
.github/workflows/code_review.yml
vendored
2
.github/workflows/code_review.yml
vendored
|
@ -16,5 +16,5 @@ jobs:
|
|||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
|
||||
OPENAI_API_MODEL: "gpt-4-1106-preview"
|
||||
OPENAI_API_MODEL: "o3-mini"
|
||||
exclude: "yarn.lock,dist/**"
|
||||
|
|
9324
dist/index.js
vendored
9324
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
2
dist/index.js.map
vendored
2
dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/licenses.txt
vendored
2
dist/licenses.txt
vendored
|
@ -1006,7 +1006,7 @@ Apache-2.0
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2023 OpenAI
|
||||
Copyright 2025 OpenAI
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue