perf: share message

This commit is contained in:
archer
2023-06-12 10:24:12 +08:00
parent 9ab5cef516
commit 82b05b3d94
2 changed files with 33 additions and 1 deletions

View File

@@ -235,7 +235,8 @@ const Chat = ({ shareId, historyId }: { shareId: string; historyId: string }) =>
{
type: 'shareChatFinish',
data: {
responseText
question: formatPrompts[0].value,
answer: responseText
}
},
'*'