Skip to content

Releases: vibovenkat123/review-gpt

RGPT v1.5.4

27 Mar 02:34
Compare
Choose a tag to compare

Review GPT v1.5.4

Changes

  • better error checking
  • removed deprecated io/ioutil package

Download rgpt-os-arch and the man page

RGPT v1.5.3

22 Mar 23:17
Compare
Choose a tag to compare

Changes

  • Added gpt4

Download rgpt-os-arch and the man page

RGPT v1.4.3

09 Mar 18:35
Compare
Choose a tag to compare

RGPT v1.4.3 is NOT backwards compatible as it shortens the flag name for model (update accordingly)

Changes:

  • Made the flag name for model more shorter

Download rgpt-os-architecture and the man page

RGPT v0.4.3

08 Mar 02:40
Compare
Choose a tag to compare

Improvements/Changes:

  • Added GPT3.5 support
  • Made GPT3.5 the default model

download rgpt-{os}-{architecture} and the man page

RGPT v0.3.3

04 Mar 04:43
Compare
Choose a tag to compare

Review-GPT v0.3.3

Improvements:

  • added cleaner code
  • moved everything to an initialize function
  • add new flags (json, verbox)

RGPT v0.2.3

02 Mar 01:22
Compare
Choose a tag to compare

Improvements:

  • Better error handling

What's Changed

Full Changelog: stable...v0.2.3

RGPT v0.1.0

16 Feb 04:05
Compare
Choose a tag to compare
RGPT v0.1.0 Pre-release
Pre-release

Install

  1. Download rgpt-x-y ( x= your os, y = your architecture )
  2. Add it to your path (instructions in INSTRUCTIONS.md)