Skip to content

cGPTerm v0.1.7

Compare
Choose a tag to compare
@Ace-Radom Ace-Radom released this 27 Apr 18:39
· 107 commits to main since this release
c33de4b

This is a basic function pre-release. I'm not sure if there are still bugs in the current program. Please be sure.

New Features since last release:

  • Parsing HTTP response code. Print error messages when 4xx errors are returned.
  • Input history record. Press up and down arrow keys for quick access to history inputs.
  • Part of the Slash Commands including:
    • /tokens Show the total tokens spent and the tokens for the current conversation
    • /timeout [new_timeout] Modify the api timeout
    • /help
    • /exit
  • Slash Command Auto-Completion

Changes:

  • quit is no longer usable. Please use /exit instead.

Bugs Fixed:

  • Wide chars cannot be earsed correctly. [fixed]

Full Changelog: v0.1.2...v0.1.7