-
- {{ chatStore.streamingStatus }}
+ {{ chatStore.streamingStatus }}
{{ chatStore.streamingContent }}
...
@@ -303,25 +298,22 @@ function clearDashboardResponse() {
{{ dashboardFinalContent }}
-
- {{ isConversational ? 'Continue the conversation →' : 'Think it through in Chat →' }}
-
+ >{{ isConversational ? 'Continue the conversation →' : 'Think it through in Chat →' }}
Loading...