v1.32.0
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 #200
- fix(bing): improve error handling by @likev in #198
- feat(bing): add systemMessage by @Erisfiregamer1 in #199
- build(deps): bump ora from 6.1.2 to 6.2.0 by @dependabot in #218
- build(deps): bump inquirer from 9.1.4 to 9.1.5 by @dependabot in #219
- build(deps): bump fastify from 4.14.1 to 4.15.0 by @dependabot in #220
- feat(bing): add support for context message (+ demo) and fast "Balanced" mode by @dene- in #216
- feat(bing): Re-enable support for system messages by @interestingdarkness in #214
New Contributors
- @Erisfiregamer1 made their first contribution in #199
- @dene- made their first contribution in #216
- @interestingdarkness made their first contribution in #214
Full Changelog: v1.31.0...v1.32.0