Optimized mobile layout with chat action component
This commit is contained in:
+1
-1
@@ -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 = [];
|
||||
|
||||
Reference in New Issue
Block a user