Skip to content
moqsien edited this page Jan 21, 2024 · 1 revision

This command provides a very elegant TUI for chatgpt and ifly-spark(讯飞星火).

moqsien@moqsiendeiMac ~ % g gpt -h
Starts the ChatGPT/Spark bot.

Usage:
   gpt [command]

Aliases:
  gpt, G

Available Commands:
  download-conf Downloads config files from remote repo.
  run           Starts the ChatGPT/Spark bot.
  upload-conf   Uploads config files to remote repo.

Flags:
  -h, --help   help for gpt

Use " gpt [command] --help" for more information about a command.
  • Subcommand "run" runs the TUI. For more info, please see gogpt.

  • Subcommands "download-conf" and "upload-conf" will synchronize config files for gpt/spark to your remote repo after encryted by zip.

Clone this wiki locally