Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Releases: scmanjarrez/EdgeGPT-Telegram-Bot

EdgeGPT-Telegram-Bot 1.0.2

29 Apr 08:40
Compare
Choose a tag to compare

Fixes:

  • New messages structure in EdgeGPT 0.3.x

EdgeGPT-Telegram-Bot 1.0.1

29 Apr 07:56
Compare
Choose a tag to compare

Fixes:

  • Hardcoded tmp path

EdgeGPT-Telegram-Bot 1.0.0

25 Apr 20:31
Compare
Choose a tag to compare

BREAKING CHANGES: Please update EdgeGPT version (and BingImageCreator) in order to use this version

Features:

  • Improve BingImageCreator error message when images could not be generated
  • Updated EdgeGPT/BingImageCreator versions.
  • Changed logger names to the module used

EdgeGPT-Telegram-Bot 0.4.3

18 Apr 16:36
Compare
Choose a tag to compare

Fixes:

  • Chat actions being sent in general topic #47

EdgeGPT-Telegram-Bot 0.4.2

18 Apr 14:43
Compare
Choose a tag to compare

Fixes:

  • Bot always replied in the general topic. Now it should reply in the correct topic.

EdgeGPT-Telegram-Bot 0.4.1

07 Apr 18:03
bf03032
Compare
Choose a tag to compare

Fix

  • Typo in config.json template #40

EdgeGPT-Telegram-Bot 0.4.0

07 Apr 10:52
Compare
Choose a tag to compare

Features:

  • Added support for multiple conversations in the same chat

EdgeGPT-Telegram-Bot 0.3.0

01 Apr 21:28
Compare
Choose a tag to compare

Feature:

  • Added whisper (openai) as a new ASR backend.

EdgeGPT-Telegram-Bot 0.2.1

31 Mar 11:02
Compare
Choose a tag to compare

Fixes:

  • Exception raised due to uncaught None images. Now a message is sent as response.

EdgeGPT-Telegram-Bot 0.2.0

30 Mar 15:44
Compare
Choose a tag to compare

Features:

  • Added image generation

Fixes:

  • Bot triggering on reactions and edited messages