Releases: feiskyer/ChatGPT-Reviewer
Releases · feiskyer/ChatGPT-Reviewer
Update openai package and fix the attribute errors
Merge pull request #14 from lcxznpy/my_branch fix AttributeError: module 'openai' has no attribute 'error'
Fix github event path
Merge pull request #12 from feiskyer/format-markdown chore: format markdown
Default model to ChatGPT
Post comments on the changed files
- Review comments would be posted on the changed files by default
- Won't fail the github actions when there are something wrong on OpenAI APIs
Support action args
Fix the failures for large changes
v0.3 Update README.md
Fix the code wrapping issue
v0.2 Bump version to v0.2
Initial release of ChatGPT Reviewer
Initial release of ChatGPT Reviewer, which supports reviews the PR changes with ChatGPT.