v1.7.0
版本发布时间: 2023-02-04 15:13:34
waylaidwanderer/node-chatgpt-api最新发布版本:v1.37.0(2023-06-01 05:32:30)
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: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.6.1...v1.7.0