Skip to content

Releases: n3d1117/chatgpt-telegram-bot

Release 0.4.1

14 May 15:13
Compare
Choose a tag to compare

What's Changed

  • Update translations.json to add stats_vision and vision_fail that was missed everywhere except English by @yurnov in #519
  • deepl plugin fix: avoid unicode escape characters in the response containing non-ANSI characters by @yurnov in #542
  • add gpt-3.5-turbo-0125 model by @yurnov in #546
  • add gpt-4-0125-preview and gpt-4-turbo-preview by @gianlucaalfa in #523
  • add gpt-4-turbo-preview support by @olebedev in #559
  • gpt-4-turbo by @upstream-team in #560
  • Remove Unnecessary F-strings by @pixeeai in #561
  • Add IpLocationPlugin to PluginManager by @mac-zhou in #551
  • Add Hebrew to translations.json by @ShadovvBeast in #557
  • Add gpt-4o model by @err09r in #569
  • Requirements update

New Contributors

Full Changelog: 0.4.0...0.4.1

Release 0.4.0

11 Dec 19:49
Compare
Choose a tag to compare

Support for GPT-4 Turbo, DALL路E 3, Text-to-Speech and Vision! 馃帀

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

Release 0.3.1

05 Aug 11:54
d2ec58a
Compare
Choose a tag to compare

What's Changed

  • feat: website screenshot plugin by @noriellecruz in #395
  • fix: screenshot not showing properly if the website is slow by @noriellecruz in #397
  • all plugin dependencies are now included in the requirements.txt file (fix #398)

Full Changelog: 0.3.0...0.3.1

Release 0.3.0

04 Aug 16:42
30d441d
Compare
Choose a tag to compare

Plugins are here! 馃帀

You can now extend the bot's functionality with 3rd party services. See the updated README for more information!

What's Changed

New Contributors

Full Changelog: 0.2.6...0.3.0

Release 0.2.6

14 Jun 17:36
72b5527
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.5...0.2.6

Release 0.2.5

22 Apr 12:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.4...0.2.5

Release 0.2.4

15 Apr 18:04
90f27e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.3...0.2.4

Release 0.2.3

08 Apr 09:17
Compare
Choose a tag to compare

What's Changed

  • Added option to disable quoting in private chats by @n3d1117 in #177
  • Ignore empty value when validating user IDs by @JokerQyou in #186
  • Fixed default transcription price by @AlexHTW in #188
  • Added chat commands to initiate chat in groups by @n3d1117 in #189
  • Fix inline queries for long prompts
  • Fix /stats command not working
  • Other minor fixes and improvements

Full Changelog: 0.2.2...0.2.3

Release 0.2.2

01 Apr 13:54
e5f7449
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

Release 0.2.1

26 Mar 11:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1