0.4.1
版本发布时间: 2024-05-14 23:13:58
n3d1117/chatgpt-telegram-bot最新发布版本:0.4.1(2024-05-14 23:13:58)
What's Changed
- Update translations.json to add
stats_vision
andvision_fail
that was missed everywhere except English by @yurnov in https://github.com/n3d1117/chatgpt-telegram-bot/pull/519 - deepl plugin fix: avoid unicode escape characters in the response containing non-ANSI characters by @yurnov in https://github.com/n3d1117/chatgpt-telegram-bot/pull/542
- add gpt-3.5-turbo-0125 model by @yurnov in https://github.com/n3d1117/chatgpt-telegram-bot/pull/546
- add gpt-4-0125-preview and gpt-4-turbo-preview by @gianlucaalfa in https://github.com/n3d1117/chatgpt-telegram-bot/pull/523
- add gpt-4-turbo-preview support by @olebedev in https://github.com/n3d1117/chatgpt-telegram-bot/pull/559
- gpt-4-turbo by @upstream-team in https://github.com/n3d1117/chatgpt-telegram-bot/pull/560
- Remove Unnecessary F-strings by @pixeeai in https://github.com/n3d1117/chatgpt-telegram-bot/pull/561
- Add IpLocationPlugin to PluginManager by @mac-zhou in https://github.com/n3d1117/chatgpt-telegram-bot/pull/551
- Add Hebrew to translations.json by @ShadovvBeast in https://github.com/n3d1117/chatgpt-telegram-bot/pull/557
- Add gpt-4o model by @err09r in https://github.com/n3d1117/chatgpt-telegram-bot/pull/569
- Requirements update
New Contributors
- @yurnov made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/519
- @gianlucaalfa made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/523
- @olebedev made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/559
- @upstream-team made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/560
- @pixeeai made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/561
- @mac-zhou made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/551
- @ShadovvBeast made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/557
- @err09r made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/569
Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.4.0...0.4.1