Releases: josh-wong/go-chatgpt
Releases · josh-wong/go-chatgpt
v0.6.0
What's changed
- Changed the o1-preview model to the o1 model (by @josh-wong in #8)
- Removed gpt-3.5-turbo from list of supported models (by @josh-wong in #9)
- Revised the instructions for installing or upgrading the package in the README (by @josh-wong in #10)
Full changelog: v0.5.0...v0.6.0
v0.4.2
What's changed
- Revised repository README (by @josh-wong in #4)
- Changed models from
GPT35Turbo
toGPT4oMini
(by @josh-wong in #5)
Full changelog: v0.4.1...v0.4.2
v0.4.1
What's changed
- Added new models and removed specific and deprecated models (by @josh-wong in #1)
- Updated repo owner in GitHub links (by @josh-wong in #2)
- Updated
allowedModels
list (by @josh-wong in #3)
New contributors
- @josh-wong made their first contribution in #1
Full changelog: https://github.com/josh-wong/go-chatgpt/commits/v0.4.1