diff --git a/frontend/src/components/ChatStreamingBubble.vue b/frontend/src/components/ChatStreamingBubble.vue new file mode 100644 index 0000000..d3141f3 --- /dev/null +++ b/frontend/src/components/ChatStreamingBubble.vue @@ -0,0 +1,56 @@ + + + + + + + {{ settingsStore.assistantName }} + + + + + + + + {{ store.streamingStatus }} + + + Reasoning + {{ store.streamingThinking }} + + + + + +
{{ store.streamingThinking }}