💄 feat(playground): chat streaming animation

This commit is contained in:
Apple\Apple
2025-06-02 19:58:10 +08:00
parent 7ad0082cd5
commit b7b5b6cf5b
7 changed files with 97 additions and 16 deletions

View File

@@ -92,6 +92,7 @@ const ThinkingContent = ({
<MarkdownRenderer
content={finalExtractedThinkingContent}
className=""
animated={isThinkingStatus}
/>
</div>
</div>