Exportable temporary assistant chats

This commit is contained in:
Cohee
2025-01-24 00:12:00 +02:00
parent a503f58d0c
commit 6aaeb754ef
4 changed files with 40 additions and 2 deletions

View File

@@ -724,6 +724,7 @@ async function getSystemMessages() {
is_user: false,
is_system: true,
mes: await renderTemplateAsync('assistantNote'),
uses_system_ui: true,
extra: {
isSmallSys: true,
},