Merge pull request open-webui#19030 from open-webui/dev#157
Merged
Classic298 merged 18 commits intoperf-chat-title-queryfrom Feb 19, 2026
Merged
Merge pull request open-webui#19030 from open-webui/dev#157Classic298 merged 18 commits intoperf-chat-title-queryfrom
Classic298 merged 18 commits intoperf-chat-title-queryfrom
Conversation
chore: format
* refac * fix: python pip install dep issue * Merge pull request open-webui#20085 from joaoback/patch-19 Update translation.json (pt-BR) * fix/refac: stt default content type * fix/refac: temp chat image handling * fix/refac: image action button * chore: bump --------- Co-authored-by: joaoback <[email protected]>
…g full chat Previously loaded the entire ChatModel (including the full conversation JSON blob) just to extract the title string. Now queries only the Chat.title column directly, which is already a top-level DB column. https://claude.ai/code/session_01BnkHiVXVfo4F2n4aujct5F
tjbck
pushed a commit
that referenced
this pull request
Feb 19, 2026
…g full chat (#157) (open-webui#21590) Previously loaded the entire ChatModel (including the full conversation JSON blob) just to extract the title string. Now queries only the Chat.title column directly, which is already a top-level DB column.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.