ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

Please add my project(ChatGPTBot)into your list.

Open code-monad opened this issue 2 years ago • 0 comments

Repo: https://github.com/code-monad/ChatGPTBot This is a simple repo, but can simply help you to setup a telegram-bot. The hint words this bot using is now in Mandarin chinese, but I'll add multi-language support these days.

Main feature:

  • Load history session states, you can continue your talk session everywhere in every time(supported by caching conversation_id & parent_id), useful if you want to create multiple character and talk to them, or emulate a character in different time
  • Reroll latest reply.

I use this created different "emulated-soul", and hot load it whenever i want.

Thanks.

code-monad avatar Dec 13 '22 05:12 code-monad