In v1.0, we made a lot of changes to the mod.
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.
For more details, see the latest wiki.
We hope you enjoy the new version.
In v1.0, we made a lot of changes to the mod.
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.
For more details, see the latest wiki.
We hope you enjoy the new version.
Features
- Add customizations such as
villagerChatPrefix
,useExistingVillagerName
, andshowTimeConsumption
. - Detailed error logging.
Fixes
- #2: Preventing resetting the villager's name unless forced.
Full Changelog: https://github.com/Ranzeplay/saysth/compare/v0.2...v0.3
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: https://github.com/Ranzeplay/saysth/compare/v0.1...v0.2