Skip to content

Releases: adamyodinsky/TerminalGPT

v1.0.13

02 Apr 18:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.12...v1.0.13

v1.0.12

02 Apr 01:24
Compare
Choose a tag to compare
  • Adding a version command.
  • Makefile tweaks.

Full Changelog: v1.0.11...v1.0.12

v1.0.11

02 Apr 01:08
Compare
Choose a tag to compare
  • Readme updates.
  • Popping out welcome back system message on loading conversation command.

Full Changelog: v1.0.10...v1.0.11

v1.0.10

01 Apr 22:20
Compare
Choose a tag to compare

What's Changed

Highlighting Example

image

Full Changelog: v1.0.9...v1.0.10

v1.0.9

31 Mar 14:15
63c0edc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.9

Fixing Token counter and limit control + Upgrading model

27 Mar 10:32
8822d39
Compare
Choose a tag to compare

What's Changed

  • Fixing token counter and limit control bug by @adamyodinsky in #12
  • Upgrading Model to gpt-3.5-turbo-0301

Full Changelog: v1.0.6...v1.0.7

v1.0.6

23 Mar 19:12
Compare
Choose a tag to compare

Hot-fix

v1.0.5 - Not stable

23 Mar 16:51
Compare
Choose a tag to compare
v1.0.5 - Not stable Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

21 Mar 23:01
Compare
Choose a tag to compare

What's Changed

  • Adding Dependabot
  • Handling empty conversations
  • Changing instruction messages from user to system

Full Changelog: v1.0.3...v1.0.4

v1.0.3

21 Mar 20:02
Compare
Choose a tag to compare

Hotfix: create conversations folder if not exists