forked from open-webui/open-webui
commit
e6eb7a7f41
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@
|
|||
await db.put('chats', {
|
||||
id: chat.id,
|
||||
model: chat.model,
|
||||
models: chat.models,
|
||||
system: chat.system,
|
||||
options: chat.options,
|
||||
title: chat.title,
|
||||
|
|
Loading…
Reference in a new issue