Releases: adamyodinsky/TerminalGPT
Releases · adamyodinsky/TerminalGPT
v1.0.2
What's Changed
- Keyboard interrupt will stop the assistant in the middle and keep context. by @adamyodinsky in #3
- Conversations + New API by @adamyodinsky in #4
- Create LICENSE by @adamyodinsky in #5
- Create CODE_OF_CONDUCT.md by @adamyodinsky in #6
- Readme by @adamyodinsky in #7
Full Changelog: v0.1.16...v1.0.2
v0.1.16
What's Changed
- Github actions + adding tests + catching rate limit errors by @adamyodinsky in #2
- Enhanced token counting and reduction
v0.1.14
Summary
Added Features:
- Loading Spinner
- Funny Greeting
- Easy installation with a command
- Symmetric Encryption of the OpenAI API key
v0.1.10
fix terminating loop
v0.1.9
Adding slow print for answers.
v0.1.8
Hot fix
v0.1.7
hotfix