mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-06 15:36:21 +00:00
flow chat
This commit is contained in:
@@ -296,6 +296,7 @@ const Chat = () => {
|
||||
<Box flex={1}>
|
||||
<ChatBox
|
||||
ref={ChatBoxRef}
|
||||
showEmptyIntro
|
||||
historyId={historyId}
|
||||
appAvatar={chatData.app.avatar}
|
||||
variableModules={chatData.app.variableModules}
|
||||
|
Reference in New Issue
Block a user