mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-03 04:29:29 +02:00
`get_message_list` moves through `messages_map` by key but tracked each message's own `id` field, which the message body does not have to carry. Track the key instead.