Releases: vibovenkat123/review-gpt
Releases · vibovenkat123/review-gpt
RGPT v1.5.4
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
Changes
- Added gpt4
Download rgpt-os-arch and the man page
RGPT v1.4.3
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
Improvements/Changes:
- Added GPT3.5 support
- Made GPT3.5 the default model
download rgpt-{os}-{architecture}
and the man page
RGPT v0.3.3
Review-GPT v0.3.3
Improvements:
- added cleaner code
- moved everything to an initialize function
- add new flags (json, verbox)
RGPT v0.2.3
Improvements:
- Better error handling
What's Changed
- fix: change the latest realase to be stable by @vibovenkat123 in #6
- Create the new error system by @vibovenkat123 in #7
- feat: add instructions to build from source by @vibovenkat123 in #8
- fix: Add temporary instructions for windows (wsl) by @vibovenkat123 in #10
- fix: remove the error message where it prints your api key by @vibovenkat123 in #12
Full Changelog: stable...v0.2.3
RGPT v0.1.0
Install
- Download rgpt-x-y ( x= your os, y = your architecture )
- Add it to your path (instructions in INSTRUCTIONS.md)