Releases: Kav-K/GPTDiscord
Releases · Kav-K/GPTDiscord
Bugfixes
Query pre-processing optimizer for /search
Query pre-processing optimizer for /search
Fixes, pagination for /index and /search, increase max tokens for /search and /index
What's Changed
- Title
- Add sources to a search based on which nodes it has fetched by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/147
Full Changelog: Kav-K/GPT3Discord@v10.2.0...v10.2.1
/index and /search, bug fixes, improvements, usage tracking
- Bugfixes for /index and /search
- Usage service now tracks all /index and /search
- Failure detection for /search when a url times out
- nodes param for search and index to specify the amount of nodes to top_k retrieve for simpevectorindexes
Going forward, we will always use 3 numbers for version releases and will be much more consistent. Apologies!
Gpt Index and search functionality
What's Changed
- Added search using
/search
readme will be updated later with a howto - Added various
/index
commands, read the readme for how to use it - Create How to host on Azure app service.md by @falkoro in https://github.com/Kav-K/GPT3Discord/pull/130
- Patch 3 by @falkoro in https://github.com/Kav-K/GPT3Discord/pull/134
- Gpt-index implementation by @Hikari-Haru and @Kav-K in https://github.com/Kav-K/GPT3Discord/pull/128
- Various gpt-index fixes by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/142
Full Changelog: Kav-K/GPT3Discord@v9.1...V10.1
Private /ask and /edit, ability to set model in conversations
What's Changed
- Ability to do /gpt ask privately, only visible to you
- Add the ability to set model in threads by @Hikari-Haru in https://github.com/Kav-K/GPT3Discord/pull/127
Full Changelog: Kav-K/GPT3Discord@v9.0.4...v9.1
Thinking message for conversations
Fix optimizer redos
Fix optimizer redos
Docker fix
Full Changelog: Kav-K/GPT3Discord@v9.0.1...v9.0.2
Fix conversation redo bug
Full Changelog: Kav-K/GPT3Discord@v9.0...v9.0.1