cGPTerm v0.3.0
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 useCtrl-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