Skip to content

Releases: feiskyer/ChatGPT-Reviewer

Update openai package and fix the attribute errors

25 Dec 01:13
d6f45d2
Compare
Choose a tag to compare
Merge pull request #14 from lcxznpy/my_branch

fix AttributeError: module 'openai' has no attribute 'error'

Fix github event path

03 Nov 04:57
5ce4659
Compare
Choose a tag to compare
Merge pull request #12 from feiskyer/format-markdown

chore: format markdown

Default model to ChatGPT

02 Mar 13:57
178b80f
Compare
Choose a tag to compare

What's Changed

  • Change the default model to ChatGPT in #6

Full Changelog: v0.5...v0.6

Post comments on the changed files

22 Feb 12:10
e60360b
Compare
Choose a tag to compare
  • 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

18 Feb 05:29
6ded421
Compare
Choose a tag to compare

What's Changed

  • Add a set of args to the action in #3

Full Changelog: v0.3...v0.4

Fix the failures for large changes

15 Feb 10:47
731b69f
Compare
Choose a tag to compare

Fix the code wrapping issue

14 Feb 11:37
Compare
Choose a tag to compare

Initial release of ChatGPT Reviewer

14 Feb 03:52
Compare
Choose a tag to compare

Initial release of ChatGPT Reviewer, which supports reviews the PR changes with ChatGPT.