Skip to content

Releases: sean1832/GPT-Brain

v1.0.1

10 Mar 01:58
8554bd3
Compare
Choose a tag to compare

Bug Fix

  • API key not found

Full Changelog: 1.0.0...1.0.1

v1.0.0

03 Mar 17:30
39e0ee9
Compare
Choose a tag to compare

What's Changed

Features

  • add support for GPT-3.5-Turbo (ChatGPT) model
  • add estimation with max token
  • add manual update brain button

Bugs Fix

  • stream mode not written to json
  • no error code for stream mode #12
  • update.bat not activating venv

Full Changelog: 0.1.1-beta...1.0.0

v0.1.1-beta

27 Feb 05:16
67fba77
Compare
Choose a tag to compare

Bug fix:

Patch #9

GPT-Brain v0.1.0-beta

23 Feb 11:54
Compare
Choose a tag to compare
GPT-Brain v0.1.0-beta Pre-release
Pre-release

What's Changed

  • Initial pre-release