0.1.5
版本发布时间: 2023-03-06 21:39:26
n3d1117/chatgpt-telegram-bot最新发布版本:0.4.1(2024-05-14 23:13:58)
What's Changed
- Add support for group chats by @k3it in https://github.com/n3d1117/chatgpt-telegram-bot/pull/39
- Add inline query mode for group chats (don't forget to enable inline query mode in BotFather via the
/setinline
command) - Added option to reply to voice messages directly with the ChatGPT response of the transcript (
VOICE_REPLY_WITH_TRANSCRIPT_ONLY
) - Added option to specify max conversation age to avoid excessive token usage (
MAX_CONVERSATION_AGE_MINUTES
)
New Contributors
- @k3it made their first contribution in https://github.com/n3d1117/chatgpt-telegram-bot/pull/39
Full Changelog: https://github.com/n3d1117/chatgpt-telegram-bot/compare/0.1.4...0.1.5