flow chat

This commit is contained in:
archer
2023-07-17 22:31:01 +08:00
parent ecce182a20
commit f71ce25c46
8 changed files with 92 additions and 49 deletions

View File

@@ -296,6 +296,7 @@ const Chat = () => {
<Box flex={1}>
<ChatBox
ref={ChatBoxRef}
showEmptyIntro
historyId={historyId}
appAvatar={chatData.app.avatar}
variableModules={chatData.app.variableModules}