refactor: simplify alert descriptions, improved icons, improved UI in LLM settings

This commit is contained in:
Anish Sarkar 2026-04-10 19:07:35 +05:30
parent 0925f89b7c
commit 42572ad09d
11 changed files with 28 additions and 117 deletions

View file

@ -188,7 +188,7 @@ export function TeamMemoryManager({ searchSpaceId }: TeamMemoryManagerProps) {
<AlertDescription className="text-xs md:text-sm">
<p>
SurfSense uses this shared memory to provide team-wide context across all conversations
in this search space. Use the input below to add, update, or remove memory entries.
in this search space.
</p>
</AlertDescription>
</Alert>