Skip to content

Commit

Permalink
package and update the model used, remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
villesau committed Dec 2, 2023
1 parent 4caf3d5 commit 82c725a
Show file tree
Hide file tree
Showing 6 changed files with 17,139 additions and 12,539 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/**"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ the OpenAI API. It then generates review comments based on the AI's response and
Contributions are welcome! Please feel free to submit issues or pull requests to improve the AI Code Reviewer GitHub
Action.

Let the maintainer generate the final package.
Let the maintainer generate the final package (`yarn build` & `yarn package`).

## License

Expand Down
Loading

0 comments on commit 82c725a

Please sign in to comment.