From 31b0c0ce37f7f8ef880b74097c91e56508d79a4e Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Fri, 19 Jul 2024 18:01:58 -0500 Subject: [PATCH] change summary to answer --- apps/web/app/(dash)/chat/chatWindow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ||