Releases: Kav-K/GPTDiscord
Releases · Kav-K/GPTDiscord
Big /index chat revamp
/index chat
was revamped to allow drag-and-drop and a much better user experience for chatting with documents. You can now either just simply drop files into your/index chat
and GPT will understand the files and allow you to chat with them, or you can put a link in the chat and GPT will connect to the link and interpret the webpage/data present there.- Indexing youtube links / chatting with youtube links is now fixed.
Fix conversation summarization
Fix conversation summarization, make image understanding slightly better
Hotfix index chat issues, improve index chat accuracy
Hotfix index chat issues from 11.9.6, improve index chat accuracy
Improve memory for internet chat, code interpreter, index chat
Make internet, code, and index chats use a conversation summary buffer memory just like the regular /gpt converse, making conversations infinite length.
Major Code Interpreter Improvements
What's Changed
- Code Interpreter Improvements by @Kav-K in #363
- Added the ability to upload files to code interpreter for it to directly work with them
- Added the ability for code interpreter to use google as a tool automatically when the corresponding keys are available
- Fixed some more bugs, instability issues
Full Changelog: v11.9.2...v11.9.3
Code Interpreter Major Improvements
What's Changed
- Code Interpreter Improvements by @Kav-K in #363
- Added the ability to upload files to code interpreter for it to directly work with them
- Added the ability for code interpreter to use google as a tool automatically when the corresponding keys are available
- Fixed some more bugs, instability issues
Full Changelog: v11.9.2...v11.9.3
Bugfixes, stability improvements
- Fix #362
- Some general bugfixes for when a response from the code executor takes a long time and the interaction expires
v11.9.1
Code Interpreter / Advanced Data Analysis
What's Changed
- Codeinterpreter by @Kav-K in #359
- Fix stability issues with /internet chat entirely!
- Improve branding of the bot
- General stability improvements
Full Changelog: v11.8.5...v11.9.0
Improve image understanding, dep fixes
What's Changed
- Improve image understanding by introducing the minigpt4 model from replicate
- Fix some incompatibility issues with pydantic and replicate library in python
- README : Added Our Contributors by @Dev7g in #348
New Contributors
Full Changelog: v11.8.4...v11.8.5