Skip to content

Releases: flynnoct/chatgpt-telegram-bot

v1.4.0

08 May 05:46
79a4532
Compare
Choose a tag to compare
  • Add support for Azure TTS.
  • Add temperature config of ChatGPT.
  • Improve the logging system.
  • Throughoutly refactor the config file. Previous config templates are no longer compatible.
  • The config.py script is removed. Please manually modify the config file.

v1.3.1

17 Apr 07:50
d8e301a
Compare
Choose a tag to compare

Fix a minor bug for better backward compatibility.

v1.3.0

17 Apr 02:55
6a428e7
Compare
Choose a tag to compare

Note: a backward compatibility is noticed when upgrading to v1.3.0, create a new config.json file when upgrading from <v1.3.0. This compatibility issue will be fixed in v1.3.1

Release note:

  • System role customization is now supported.
  • Update the config file from command line is now supported.
  • Logging system is now completed for debug purposes.
  • Some bugs are fixed.

v1.2.2

07 Mar 17:16
b3b1317
Compare
Choose a tag to compare
  • The bug in v1.2.0 & v1.2.1 was fixed (I think).
  • Update model to gpt-3.5-turbo.
  • Minor improvements & bug fix.

(Deprecated) v1.2.1

07 Mar 04:22
e7a735d
Compare
Choose a tag to compare

Deprecated version, go ahead!

  • The critical bug in v1.2.0 is fixed. But we have a new bug.🥲Use v1.2.2 instead.
  • Telegram Inline Mode (Beta) is now supported! You can ask Telegram Botfather to enable both inline mode & inline feedback to 100%* for your Bot and use it in any private chat with a contact and group chat (even without inviting the bot as a member).
  • Important privacy protection strategy is deployed! The Bot is unable (and of course we won't) to collect any message in group chat except user prompts.
  • Better config.json.template is now provided.

(Deprecated) v1.2.0

06 Mar 17:13
3a520d9
Compare
Choose a tag to compare

URGENT UPDATE

We located a bug in this version which may lead to an error when start the bot. DO NOT use this version, use v1.2.1 instead.

New Features

  • Telegram Inline Mode (Beta) is now supported! You can ask Telegram Botfather to enable both inline mode & inline feedback to 100%* for your Bot and use it in any private chat with a contact and group chat (even without inviting the bot as a member).
  • Important privacy protection strategy is deployed! The Bot is unable (and of course we won't) to collect any message in group chat except user prompts.
  • Better config.json.template is now provided.

v1.1.0

04 Mar 11:36
9b3c898
Compare
Choose a tag to compare

DALL·E, the OpenAI Image Generation Model, is now supported!
Send a short prompt to the Bot and get your own painting!

Whisper, the OpenAI Intelligent Speech Recognizer, is now supported!
Now chat with the Bot with audio messages!

v1.0.0

03 Mar 16:10
Compare
Choose a tag to compare

Welcome to the ChatGPT Bot for Telegram v1.0.0!

This is the first officially released version.

More interesting features are coming soon!