cGPTerm v0.1.0
This is a basic function pre-release. I'm not sure if there are still bugs in the current program. Please be sure.
Current implemented features:
- Automatically create config folder located at
~/.cgpterm
- Automatically create
config.ini
configuration file - Change the configures in
config.ini
via the command line - Self-built log library supporting DEBUG, INFO, ERROR, and FATAL levels
- Basic API access: can access ChatGPT API but cannot parse error yet
- The most basic interactive interface; type
quit
to exit.
Full Changelog: https://github.com/Ace-Radom/cGPTerm/commits/v0.1.0