Skip to content

Releases: Kav-K/GPTDiscord

`/index talk` support

25 Apr 05:22
Compare
Choose a tag to compare
  • /index talk support
  • Initial support, improvements to come!

What's Changed

Full Changelog: v11.5.5...v11.6.1

More stability fixes for /internet chat

24 Apr 17:42
Compare
Choose a tag to compare

More stability fixes for /internet chat

More stability fixes

24 Apr 17:04
Compare
Choose a tag to compare

More stability fixes

Hotfixes for /internet chat

24 Apr 16:48
Compare
Choose a tag to compare

Hotfixes for /internet chat

Stability fixes for /internet chat, better output

24 Apr 15:08
Compare
Choose a tag to compare
  • Stability fixes for /internet chat, I've implemented a workaround to get rid of the "too many values to unpack" error that occurs when generating code content with /internet chat
  • Bugfixes

Stability and accuracy fixes for image understanding

24 Apr 06:11
Compare
Choose a tag to compare

Stability and accuracy fixes for image understanding

OCR for multi-modality image understanding

24 Apr 03:12
Compare
Choose a tag to compare
  • OCR for multi-modality image understanding, the bot will now read characters found in an image that you upload during a conversation
  • Uses Google Cloud Vision API

Improve image interpretation, some bugfixes

24 Apr 02:33
Compare
Choose a tag to compare

Improve image interpretation, some bugfixes

Multi-modality image understanding!

22 Apr 07:11
f32d5aa
Compare
Choose a tag to compare

What's Changed

I've begun work on multi-modality support! GPTDiscord now supports basic image understanding! Upload images in a /gpt converse conversation and it will interpret the image and save it to conversation memory!
Right now the image understanding is basic and it won't be able to do things like extract text out of an image and etc, but this will be improved rapidly in the near future! This image understanding functionality does however require for you to sign up for a new service, and this service is paid. Image understanding uses BLIP2 from https://replicate.com/andreasjansson/blip-2/api, you'll need to sign up for replicate, and get a replicate api token to use this functionality. I don't recommend deploying this functionality to the general public as it may incur high usage.

image

On a side note, we've also changed our repo name to GPTDiscord, https://github.com/Kav-K/GPTDiscord

On another side note, I'd still love some help on the /internet chat returning an error in langchain "too many values to unpack" issue, still can't figure that one out or a way to work around the issue #274

Full Changelog: v11.4.2...v11.4.5

Show used tools in a connected conversation

19 Apr 04:38
e86a36e
Compare
Choose a tag to compare