Skip to content

Releases: Kav-K/GPTDiscord

Big /index chat revamp + fixes

04 Nov 09:24

Choose a tag to compare

Hotfix for 12.0.0

Big /index chat revamp

04 Nov 08:52

Choose a tag to compare

  • /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

30 Oct 21:28

Choose a tag to compare

Fix conversation summarization, make image understanding slightly better

Hotfix index chat issues, improve index chat accuracy

30 Oct 00:15

Choose a tag to compare

Hotfix index chat issues from 11.9.6, improve index chat accuracy

Improve memory for internet chat, code interpreter, index chat

29 Oct 23:53

Choose a tag to compare

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

29 Oct 08:46

Choose a tag to compare

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

29 Oct 08:44

Choose a tag to compare

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

28 Oct 12:11

Choose a tag to compare

  • Fix #362
  • Some general bugfixes for when a response from the code executor takes a long time and the interaction expires

v11.9.1

28 Oct 10:58

Choose a tag to compare

  • Code Interpreter Model post-release patch
  • Bugfixes

Code Interpreter / Advanced Data Analysis

28 Oct 10:17

Choose a tag to compare

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