Skip to content

Releases: Ranzeplay/saysth

SaySomething v1.1

30 Dec 13:47
55696ee
Compare
Choose a tag to compare

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

13 Nov 13:38
c0bc51c
Compare
Choose a tag to compare

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

For more details, see the latest wiki.

We hope you enjoy the new version.

Full Changelog: v0.3...v1.0

SaySomething v0.3

20 Sep 06:26
7f62bf1
Compare
Choose a tag to compare

Features

  • Add customizations such as villagerChatPrefix, useExistingVillagerName, and showTimeConsumption.
  • Detailed error logging.

Fixes

  • #2: Preventing resetting the villager's name unless forced.

Full Changelog: v0.2...v0.3

SaySomething v0.2

06 Sep 14:53
6fede68
Compare
Choose a tag to compare

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

01 Sep 14:33
5030115
Compare
Choose a tag to compare

Initial release.

There's an example config in the attachments.