mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-09 22:31:10 +00:00
change summary to answer
This commit is contained in:
parent
d224e8fcc6
commit
31b0c0ce37
1 changed files with 1 additions and 1 deletions
|
|
@ -290,7 +290,7 @@ function ChatWindow({
|
|||
|
||||
{/* Summary */}
|
||||
<div>
|
||||
<div className="text-foreground-menu py-2">Summary</div>
|
||||
<div className="text-foreground-menu py-2">Answer</div>
|
||||
<div className="text-base">
|
||||
{/* Loading state */}
|
||||
{(chat.answer.parts.length === 0 ||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue