Skip to content

v1.32.0

Choose a tag to compare

@waylaidwanderer waylaidwanderer released this 21 Mar 22:33
· 147 commits to main since this release

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

Full Changelog: v1.31.0...v1.32.0