Skip to content

Releases: waylaidwanderer/node-chatgpt-api

v1.6.1

03 Feb 03:25
Compare
Choose a tag to compare

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

02 Feb 20:16
Compare
Choose a tag to compare

Version 1.6.0

Features

  • Improved support for non-text-chat models in ChatGPTClient (replaces im_end and im_sep tokens with the endoftext token).

Documentation Updates

  • Added information regarding alternative models in the readme.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

02 Feb 10:51
Compare
Choose a tag to compare

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

02 Feb 07:10
Compare
Choose a tag to compare

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)

01 Feb 23:56
Compare
Choose a tag to compare

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