Skip to content

cGPTerm v0.1.0

Compare
Choose a tag to compare
@Ace-Radom Ace-Radom released this 25 Apr 18:28
· 131 commits to main since this release

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