Release 0.1.5
What's Changed
- Add support for group chats by @k3it in #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
Full Changelog: 0.1.4...0.1.5