This release adds support for Bing client in the CLI and fixes some bugs related to Bing ChatHub.
Features
- Add Bing client support in the CLI. See the updated settings example file.
Bug Fixes
- Handle errors from ChatHub gracefully. If ChatHub returns an error, the CLI will display this error.
- Check if Bing client is authorized before sending messages. If Bing client is not authorized, the CLI will display this error.
PS: Bing helped me write this! :D I talked to it in the CLI app and asked it to write me release notes based on the git log messages I gave to it.
**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.14.0...v1.15.0