Skip to content

hzhangxyz/gpt-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt-bot

A GPT Command line interface bot.

This is only for gpt-3.5-turbo currently. You need to set OPENAI_API_KEY in environment variable. And maybe OPENAI_PROXY is also useful if you need proxy.

Usage

python -m gpt_bot and enjoy.

Command

  • /multiline: toggle multiline input.
  • /prompt: change system content during chatting.
  • /rollback: rollback the last conversation.
  • /history: show chat history.
  • /edit: edit what bot said just now.
  • /record: use openai's whister to transcribe what you are saying.
  • /quit: quit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages