v1.7.0
Features
- Make the AI obey prompt instructions better by always inserting
promptPrefixbefore 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