mirror of
https://github.com/open-webui/open-webui
synced 2025-01-31 06:49:03 +00:00
commit
e6eb7a7f41
@ -432,6 +432,7 @@
|
|||||||
await db.put('chats', {
|
await db.put('chats', {
|
||||||
id: chat.id,
|
id: chat.id,
|
||||||
model: chat.model,
|
model: chat.model,
|
||||||
|
models: chat.models,
|
||||||
system: chat.system,
|
system: chat.system,
|
||||||
options: chat.options,
|
options: chat.options,
|
||||||
title: chat.title,
|
title: chat.title,
|
||||||
|
Loading…
Reference in New Issue
Block a user