supermemory/apps/docs/patterns
Dhravya Shah 55e96f1db8 docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0)
The monorepo's installed supermemory@3.10.0 lags npm. In the published SDKs
client.memories.add does not exist — adding is client.add() (top-level) or
client.documents.add(); client.memories has only forget/updateMemory. Swept
all 21 affected pages. Also: searchMode ('memories'|'hybrid'|'documents')
IS in the published typings and is now taught on hybrid-search as the mode
selector, with include.chunks marked deprecated back-compat; customId
charset corrected (dots, not colons); 14 CONFIRM markers resolved by the
published typings (entityContext, forget reason, Python signatures).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:13:38 -07:00
..
agent-task-memory.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
ai-companion.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
company-brain.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
ingestion.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
multi-agent.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
multi-tenant-saas.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
overview.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00