Optimized mobile layout with chat action component

This commit is contained in:
2023-06-24 03:02:51 +08:00
parent 6711506acd
commit bfd6b8d760
5 changed files with 511 additions and 505 deletions
+1 -1
View File
@@ -256,7 +256,7 @@ export const useChatStore = create<ChatStore>()(
modelConfig.model
} model, now time is ${new Date().toLocaleString()}}`,
id: botMessage.id! + 1,
});
}); // todo
// get recent messages
const systemMessages = [];