Skip to content

Releases: hibobmaster/matrix_chatgpt_bot

V1.7.2 More commands in thread chatting

26 Apr 10:17
eead156
Compare
Choose a tag to compare
  • Refactor gpt vision trigger method
  • !pic, !help, and gpt vision in thread chat
  • Add GPT Vision thread level response to context

Breaking

GPT Vision can be triggered when quote a image and mention bot with prompt in room level or quote a image with prompt in thread level.
You can read the document for reference.

Full Changelog: v1.7.1...v1.7.2

v1.7.1 Some improvements

24 Apr 11:06
90a00c9
Compare
Choose a tag to compare
  • Fix official openai image generation(#46)
  • Thread level chatting for Element Android(#47)

Full Changelog: v1.7.0...v1.7.1

v1.7.0: Thread level context

23 Apr 12:27
69ce5b4
Compare
Choose a tag to compare

Feature: room level and thread level context or both #29

Full Changelog: v1.6.0...v1.7.0

v1.6.0: GPT Vision

08 Mar 07:20
3f958da
Compare
Choose a tag to compare

https://github.com/hibobmaster/matrix_chatgpt_bot/blob/main/CHANGELOG.md

Notice: GPT Vision won't work in E2EE room due to how i implement it.

Full Changelog: v1.5.3...v1.6.0

v1.5.3

05 Jan 13:41
8040981
Compare
Choose a tag to compare
  • Make gptbot more compatible by using non-streaming method

v1.5.2

04 Jan 13:36
5fb0715
Compare
Choose a tag to compare

v1.5.1

28 Dec 12:57
711e2d2
Compare
Choose a tag to compare
  • fix: set timeout not work in image generation

v1.5.0

23 Dec 13:20
553a2a5
Compare
Choose a tag to compare

v1.4.1

12 Dec 08:38
f4d7b92
Compare
Choose a tag to compare

v1.4.0

05 Dec 11:39
768b8d1
Compare
Choose a tag to compare

What's Changed

  • Fix access_token login method not work in E2EE Room

Full Changelog: v1.3.4...v1.4.0