v1.15.0
版本发布时间: 2023-02-12 15:47:07
waylaidwanderer/node-chatgpt-api最新发布版本:v1.37.0(2023-06-01 05:32:30)
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