/ChatGpt3.5-Cli

基于gpt3.5引擎的命令行聊天机器人

Primary LanguageGoOtherNOASSERTION

CLI ChatBot Power By Gpt3.5(speed)

原项目代码

🏀🏀 CLI ChatBot Power By Gin 🏀🏀

Features

  • 🐤 Gpt3.5 ChatBot
  • 🍉 Store Keyring
  • 🥑 Cobra CLI

development

go build

或者下载.exe文件直接运行
-- 1、设置apiKey
go-gpt3-cli.exe key set <apiKey>
-- 2、设置对话角色
go-gpt3-cli.exe sys set <以私人智能助手身份和我说话>
-- 3、运行
go-gpt3-cli.exe run

More Info