Skip to content

Comments

Merge pull request open-webui#19030 from open-webui/dev#157

Merged
Classic298 merged 18 commits intoperf-chat-title-queryfrom
claude/chat-title-direct-query-42kyS
Feb 19, 2026
Merged

Merge pull request open-webui#19030 from open-webui/dev#157
Classic298 merged 18 commits intoperf-chat-title-queryfrom
claude/chat-title-direct-query-42kyS

Conversation

@Classic298
Copy link
Owner

No description provided.

tjbck and others added 18 commits November 23, 2025 22:10
* 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
@Classic298 Classic298 merged commit d69fb74 into perf-chat-title-query Feb 19, 2026
@Classic298 Classic298 deleted the claude/chat-title-direct-query-42kyS branch February 19, 2026 08:38
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants