Node-chatgpt-api

Latest version: v1.0.1

Safety actively analyzes 714973 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.15.3

Features
- **demo**: Replaced demo with a gif animation
- **readme**: Added reverse proxy information to the readme

Fixes
- **client**: Resolved the issue of parsing empty data
- **client**: Improve response behavior by using the end token instead of the separator token
- **cli**: Fixed ChatGPT conversations not being resumable
- **demos**: Corrected the package import in the demos

**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.15.0...v1.15.3

1.15.0

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

1.14.0

**Features**
- add support for using a reverse proxy/private API server, which allows using ChatGPT's raw models directly again (see [Using a Reverse Proxy](https://github.com/waylaidwanderer/node-chatgpt-api#using-a-reverse-proxy))

**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.13.0...v1.14.0

1.13.0

Features
* I FOUND THE NEW MODEL NAME
* build(deps): bump fastify from 4.12.0 to 4.13.0 by dependabot in https://github.com/waylaidwanderer/node-chatgpt-api/pull/38


**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.12.0...v1.13.0

1.12.0

Features
- add support for Bing client in the API server

**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.11.0...v1.12.0

1.11.0

Features
* Added experimental Bing client in https://github.com/waylaidwanderer/node-chatgpt-api/pull/35 (see readme for more info)

**Full Changelog**: https://github.com/waylaidwanderer/node-chatgpt-api/compare/v1.10.1...v1.11.0

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.