Skip to content

v1.7.0

Choose a tag to compare

@waylaidwanderer waylaidwanderer released this 04 Feb 07:13
· 446 commits to main since this release

Features

  • Make the AI obey prompt instructions better by always inserting promptPrefix before the last user message.
    • This is especially important for custom instructions. After a bunch of testing, it doesn't seem to cause the AI any confusion, even if you ask it things like "what's the last thing I wrote?".

Fixes

  • Reduce the temperature to 0.8, producing more coherent results with longer outputs while allowing for decent creativity.

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