Skip to content

Releases: yGuy/chatgpt-mattermost-bot

v2.3.0

17 Feb 12:44
Compare
Choose a tag to compare

make bot prompt configurable

v2.2.0

17 Feb 12:32
Compare
Choose a tag to compare

Make base path api configurable

v2.1.2

31 Jul 14:44
Compare
Choose a tag to compare

Fixes bot replying in threads without being mentioned. Regression from 2.0
Works around websocket issue in MM API
Improved logging

v2.1.0

26 Jul 12:01
Compare
Choose a tag to compare

Fixed Docker image not working with the new plugins due to node18 incompatibilities

v2.0.1

20 Jul 15:33
Compare
Choose a tag to compare

Fixing #46

v2.0.0

20 Jul 12:38
Compare
Choose a tag to compare

This release moves the code to TypeScript and addresses various issues with the 1.x version. It also brings new features:

  • Ask the bot to create images using using Dall-E (can be disabled via environment variables)
  • The bot now knows the names of the chat participants
  • The bot can be instructed to stop responding (tell it to go away or stop listening)
  • There is a first implementation of context awareness that let's you ask the bot to summarize or take a look at older messages. This will dynamically fetch a larger or subset context for the bot.

v1.3.4

16 Apr 13:24
Compare
Choose a tag to compare

improved subpath support and typing indications

v1.3.2: Delete superfluous gitignore

29 Mar 17:11
7fdbc99
Compare
Choose a tag to compare
I want to trigger a push :-)

v1.3.1

29 Mar 16:01
Compare
Choose a tag to compare

Fixes a regression with an invalid URL when no yFiles server is being used (#8)

v1.3.0

29 Mar 15:48
Compare
Choose a tag to compare

This comes with improved diagramming capabilities, and the option to use any OpenAI chat model, including GPT-4!