Files
open-webui-ai4me/backend
Classic298 3db6d49e57 Query title column directly in get_chat_title_by_id instead of loading full chat (#157) (#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.
2026-02-19 16:41:46 -06:00
..
2025-09-12 14:09:32 +08:00
2026-02-12 16:54:32 -06:00
2026-02-12 16:54:32 -06:00
2025-06-27 15:46:38 +04:00
2025-10-07 16:20:27 -05:00