Releases: Argandov/termbot
Releases · Argandov/termbot
termbot 2.0
Termbot 2.0 is basically an overhaul of the original Termbot, with the following changes:
- Updated functionality for OpenAI API (The first implementation in V1 does not work anymore with the newest release of OpenAI’s Python SDK
- Contexts: New ability to have different, custom context files.
- Larger data processing: Added a functionality to chunk data to handle the token limit set by OpenAI’s API.
- Fixed some errors when handling data from stdin.
- New version of README file with more structured examples and functionality help