Skip to content

v1.7.0

Compare
Choose a tag to compare
@justinh-rahb justinh-rahb released this 03 Aug 20:08
· 232 commits to master since this release
bc17928

We've implemented token counting for each message the bot processes. This new feature prevents the bot from sending messages that are too large, which could potentially overload the system. If a message exceeds the token limit, the bot will respond with an error message asking the user to try a shorter message.

What's Changed

Full Changelog: v1.6.1...v1.7.0