Files
open-webui-ai4me/backend/open_webui/models
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-18 15:23:50 -06:00
2026-02-11 16:16:41 -06:00
2026-02-11 16:24:11 -06:00
2026-02-04 23:42:46 -06:00
2026-02-11 16:24:11 -06:00
2026-02-11 16:24:11 -06:00
2026-02-11 16:24:11 -06:00
2026-02-16 13:14:40 -06:00
2026-02-11 16:24:11 -06:00
2026-01-09 02:30:15 +04:00
2026-02-11 16:24:11 -06:00
2026-02-08 21:24:20 -06:00
2026-02-13 18:26:03 -06:00
2026-02-11 16:24:11 -06:00
2026-02-18 14:58:39 -06:00
2026-02-13 11:24:08 -06:00
2026-02-16 00:43:32 -06:00
2026-02-11 16:24:11 -06:00
2026-02-13 15:00:39 -06:00