Releases: Kav-K/GPTDiscord
`/index talk` support
/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
More stability fixes for /internet chat
More stability fixes
More stability fixes
Hotfixes for /internet chat
Hotfixes for /internet chat
Stability fixes for /internet chat, better output
- 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
Stability and accuracy fixes for image understanding
OCR for multi-modality image understanding
- 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
Improve image interpretation, some bugfixes
Multi-modality image understanding!
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.
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
Show used tools in a connected conversation Latest
Bump py-cord to 2.4.1