v1.32.0
版本发布时间: 2023-03-22 06:33:08
waylaidwanderer/node-chatgpt-api最新发布版本:v1.37.0(2023-06-01 05:32:30)
TL;DR
- Bing: re-enabled support for system messages
- Bing: added support for context message and fast “Balanced” mode
- Bumped fastify, inquirer and ora dependencies
- Other minor fixes
What's Changed
- build(deps): bump @dqbd/tiktoken from 0.4.0 to 1.0.2 by @dependabot in https://github.com/waylaidwanderer/node-chatgpt-api/pull/200
- fix(bing): improve error handling by @likev in https://github.com/waylaidwanderer/node-chatgpt-api/pull/198
- feat(bing): add systemMessage by @Erisfiregamer1 in https://github.com/waylaidwanderer/node-chatgpt-api/pull/199
- build(deps): bump ora from 6.1.2 to 6.2.0 by @dependabot in https://github.com/waylaidwanderer/node-chatgpt-api/pull/218
- build(deps): bump inquirer from 9.1.4 to 9.1.5 by @dependabot in https://github.com/waylaidwanderer/node-chatgpt-api/pull/219
- build(deps): bump fastify from 4.14.1 to 4.15.0 by @dependabot in https://github.com/waylaidwanderer/node-chatgpt-api/pull/220
- feat(bing): add support for context message (+ demo) and fast "Balanced" mode by @dene- in https://github.com/waylaidwanderer/node-chatgpt-api/pull/216
- feat(bing): Re-enable support for system messages by @InterestingDarkness in https://github.com/waylaidwanderer/node-chatgpt-api/pull/214
New Contributors
- @Erisfiregamer1 made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/199
- @dene- made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/216
- @InterestingDarkness made their first contribution in https://github.com/waylaidwanderer/node-chatgpt-api/pull/214
Full Changelog: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.31.0...v1.32.0