diff --git a/apps/web/app/(dash)/chat/chatWindow.tsx b/apps/web/app/(dash)/chat/chatWindow.tsx index 3bc9fec6..c2199191 100644 --- a/apps/web/app/(dash)/chat/chatWindow.tsx +++ b/apps/web/app/(dash)/chat/chatWindow.tsx @@ -290,7 +290,7 @@ function ChatWindow({ {/* Summary */}
-
Summary
+
Answer
{/* Loading state */} {(chat.answer.parts.length === 0 ||