Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Releases: matrixgpt/matrix-chatgpt-bot

v3.1.5

21 Feb 14:45
a03851a
Compare
Choose a tag to compare

Breaking changes! This release drops support for Keyv MongoDB (you can easily add it back if you are using it)

What's Changed

New Contributors

Full Changelog: v3.1.4...v3.1.5

v3.1.4

27 Oct 18:03
36fd6be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.3...v3.1.4

v3.1.3

08 Jun 15:09
560d944
Compare
Choose a tag to compare

Adds support for Azure OpenAI - set OPENAI_AZURE=true and CHATGPT_REVERSE_PROXY to your endpoint. Thanks to @sg-qwt 🥳

What's Changed

New Contributors

Full Changelog: v3.1.2...v3.1.3

v3.1.2

01 Jun 07:59
cc8c64b
Compare
Choose a tag to compare

Fixes an issue where it was not possible to use a custom proxy. Also updates dependencies.

What's Changed

New Contributors

Full Changelog: v3.1.1...v3.1.2

v3.1.1

10 May 10:12
8efd3f9
Compare
Choose a tag to compare

You can now customize the temperature in order to change how predictable the output is.

Huge thanks to @deetungsten for implementing this!

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1

v3.1.0

09 May 13:06
b11d566
Compare
Choose a tag to compare

This release mainly adds support for the new gpt4-model and has some minor improvements.

What's Changed

  • add error code to response in #155
  • Bump @waylaidwanderer/chatgpt-api version - adds GPT4 in #154
  • Feature/reverse proxy in #161

Full Changelog: v3.0.0...v3.1.0

v3.0.0

06 Mar 12:26
b78cc35
Compare
Choose a tag to compare

This release requires config changes, this is to prevent people being unexpectedly charged tokens for usage. Please see the README for more info.

What's Changed

Full Changelog: v2.2.1...v3.0.0

v2.2.1

08 Feb 16:57
Compare
Choose a tag to compare

What's Changed

  • Hotfix disabled encryption.
  • Bump @waylaidwanderer/chatgpt-api from 1.10.1 to 1.10.5 by @dependabot in #94
  • Bump zod from 3.20.2 to 3.20.3 by @dependabot in #93

Full Changelog: v2.2.0...v2.2.1

v2.2.0

08 Feb 16:10
43dc126
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Feb 17:23
68d6830
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0