IMPORTANT: After updating, update your prompt files by either:
Deleting the files and letting them regenerate.
Manually deleting the prompt tokens from the files (e.g., <|START_OF_TURN_TOKEN|><|SYSTEM_TOKEN|>, <|END_OF_TURN_TOKEN|><|START_OF_TURN_TOKEN|><|USER_TOKEN|>) and adding and write the response within the same line. to the last line of your prompt-header.txt files.
Using the paste links below to update the file contents:
Introduced a global limits system for both Minecraft and Discord to help manage usage.
Added title and bossbar support for in-game replying animation, now supporting TITLE, SUBTITLE, and BOSSBAR. Defaults to BOSSBAR.
Support for Discord user interactions and new separate interaction message files for Minecraft and Discord in the new interaction-messages/ directory, with the Discord Embed Creator now supporting interaction messages for both platforms as well.
Enhancements:
Removed token prompts and updated Discord and Minecraft prompts to generate single-line responses.
Rewrote API Response classes for Cohere to make sure it works with any Jackson version on any version.
Improved performance by handling the usage command mostly on executor service threads.
Added a configurable sound for when the AI starts processing a question.
Added a maximum character limit to both Minecraft and Discord.
Added xAI as a pre-configured provider for both Embedding and Chat Models.
Added Nvidia-Models as a pre-configured provider for Chat Models.
Added OpenAI-Variant as a pre-configured provider to be used for providers requiring custom base_url.
Bug Fixes & Improvements:
On Discord, if a user sends a message but immediately deletes the message or the message is auto-deleted by a bot, the handling process will be stopped.
On Discord, if a user tags the bot, the skip keyword will no longer be factored in.
Fixed some issues related to parsing history.
Fixed Jackson embedding store codec issues that were occurring on some servers.
Updated the replying_title field name in messages.yml file to just replying.
Addon Updates:
Google AI Studio Addon:
Embedding model support has been added back. We recommend using text-embedding-004 for embeddings.