Releases: Ranzeplay/saysth
Releases · Ranzeplay/saysth
SaySomething v1.1
Overview
Bug fixes and add detailed logging.
Features
- Add detailed logging when chat fails.
Fixes
- No longer need to add
Bearer
to the front of OpenAI platform API keys.
For more details, see the latest wiki.
We hope you enjoy the new version.
SaySomething v1.0
Features
- Support for multiple AI platforms, including Cloudflare, OpenAI and OpenAI-compatible platforms.
- Make use of more villager's data, such as trades and professions.
- Add support for NeoForge.
- Add CI to the project to download the in-development version of the mod.
- Add a wiki site for the mod.
Fixes
- Set a timeout for the web request to return errors quickly.
Deleted features
- The mod no longer supports Forge.
Breaking changes
- The configuration file has been changed. You need to update it to the new format.
Detailed changes
- Port v0.2 to Minecraft 1.21 by @Ranzeplay in #1
- Continue development on 1.21 by @Ranzeplay in #5
- Resolve issue #6 by @Ranzeplay in #8
- Resolve issue #7 by @Ranzeplay in #9
For more details, see the latest wiki.
We hope you enjoy the new version.
Full Changelog: v0.3...v1.0
SaySomething v0.3
Features
- Add customizations such as
villagerChatPrefix
,useExistingVillagerName
, andshowTimeConsumption
. - Detailed error logging.
Fixes
- #2: Preventing resetting the villager's name unless forced.
Full Changelog: v0.2...v0.3
SaySomething v0.2
New features
- Conclude the conversation when it gets too long.
- Customize model name.
- Customize the prompt with some variables.
- Better the prompt.
- Add default values to the configuration.
Full Changelog: v0.1...v0.2
SaySomething v0.1
Initial release.
There's an example config in the attachments.