Releases: waylaidwanderer/node-chatgpt-api
Releases · waylaidwanderer/node-chatgpt-api
v1.6.1
Fixes
- Set the new
text-chat-davinci-002
model name, closes #19 (thanks @canfam / pig#8932 on Discord) - Added
createdAt
timestamp to conversations
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Version 1.6.0
Features
- Improved support for non-text-chat models in
ChatGPTClient
(replacesim_end
andim_sep
tokens with theendoftext
token).
Documentation Updates
- Added information regarding alternative models in the readme.
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Features
- Included the keyv-file adapter for CLI and API users.
Fixes
- Fixed writing "chatGptLabel" instead of "chatGPTLabel" for consistency with the "chatGptClient" object.
- (CLI) Write to clipboard earlier and don't wait for it.
- Updated the readme features section in the documentation.
- Updated the cacheOptions example to show how to set a custom store.
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Adds the ability to set a custom name for the user and ChatGPT.
See the readme for the new options.
Full Changelog: v1.3.1...v1.4.0
v1.3.1 (Initial GitHub Release)
I never bothered with creating a GitHub release before, so I'm doing it now.
To use this package in your own project, see: https://www.npmjs.com/package/@waylaidwanderer/chatgpt-api