[feature](webapp) add copilot and modify domain to model

This commit is contained in:
williamhliu
2023-08-15 20:04:04 +08:00
parent 2732d8fee1
commit 86b93876c7
43 changed files with 738 additions and 431 deletions

View File

@@ -56,7 +56,6 @@ const Chat = () => {
msg={msg}
// msgData={data}
onMsgDataLoaded={onMsgDataLoaded}
domainId={37}
isLastMessage
isMobileMode
triggerResize={triggerResize}