Skip to content

termbot 2.0

Latest
Compare
Choose a tag to compare
@Argandov Argandov released this 28 Feb 21:23
· 1 commit to main since this release
23cd590

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