refactor: update memory tools in assistant message component

This commit is contained in:
Anish Sarkar 2026-04-09 00:02:14 +05:30
parent c358cedbae
commit b8de7be9aa
2 changed files with 4 additions and 9 deletions

View file

@ -1297,7 +1297,7 @@ const TOOL_GROUPS: ToolGroup[] = [
},
{
label: "Memory",
tools: ["save_memory", "recall_memory"],
tools: ["update_memory"],
},
{
label: "Gmail",