This commit is contained in:
Timothy J. Baek 2024-10-08 22:34:17 -07:00
parent d7a00af576
commit e66619262a

View File

@ -1943,6 +1943,7 @@
system: $settings.system ?? undefined,
params: params,
history: history,
messages: createMessagesList(history.currentId),
tags: [],
timestamp: Date.now()
});