Skip to content

cGPTerm v0.3.0

Compare
Choose a tag to compare
@Ace-Radom Ace-Radom released this 08 May 15:27
· 57 commits to main since this release
b982bf9

New Features since last release

  • Rich text output, better interface
  • Parse ChatGPT's Markdown response (based on cpprich)
  • Get latest version from remote (based on GitHub API)
  • Save and Load chat history (use /save to save chat history, and use --load command line argument to load them)
  • Use Ctrl-C to interrupt request, and use Ctrl-D to exit (same as /exit)
  • Part of Slash Commands including:
    /raw /usage /model /rand /last /copy /save /system /undo /version

Full Changelog: v0.1.7...v0.3.0