supermemory/apps/docs/migration
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
..
from-mem0.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
from-zep.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00
mem0-migration-script.py docs changes (#678) 2026-01-18 16:55:32 -08:00
tools-v2-upgrade.mdx docs: staleness sweep — current model IDs, AI SDK APIs, one search signature 2026-07-17 15:54:30 -07:00