Files
open-webui-ai4me/backend/open_webui
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
..
2026-02-11 16:24:11 -06:00
2026-02-13 14:27:11 -06:00
2026-02-19 16:32:41 -06:00
2025-08-10 00:02:58 +04:00
2026-02-11 16:24:11 -06:00
2026-02-13 14:08:07 -06:00
2026-02-19 14:06:24 -06:00
2025-04-15 09:55:35 +02:00
2026-02-15 23:28:47 -06:00
2026-02-19 14:14:36 -06:00
2026-02-11 16:24:11 -06:00
2026-02-19 16:29:19 -06:00
2026-02-12 15:29:34 -06:00