mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
refac
This commit is contained in:
parent
d7a00af576
commit
e66619262a
@ -1943,6 +1943,7 @@
|
|||||||
system: $settings.system ?? undefined,
|
system: $settings.system ?? undefined,
|
||||||
params: params,
|
params: params,
|
||||||
history: history,
|
history: history,
|
||||||
|
messages: createMessagesList(history.currentId),
|
||||||
tags: [],
|
tags: [],
|
||||||
timestamp: Date.now()
|
timestamp: Date.now()
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user