supermemory/apps/docs/self-hosting
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
..
configuration.mdx docs(self-hosting): configurable embeddings for Supermemory local (#1210) 2026-07-10 19:15:46 -07:00
embeddings.mdx docs(self-hosting): configurable embeddings for Supermemory local (#1210) 2026-07-10 19:15:46 -07:00
local-vs-enterprise.mdx docs: self-hosting section for supermemory-server (#1083) 2026-06-10 09:41:52 -07:00
overview.mdx docs(self-hosting): configurable embeddings for Supermemory local (#1210) 2026-07-10 19:15:46 -07:00
quickstart.mdx docs: correct SDK usage against published packages (TS 4.24.12, Python 3.50.0) 2026-07-17 16:13:38 -07:00
tiers.mdx docs: the context engine rewrite — concepts, patterns, ops, trust 2026-07-17 15:54:16 -07:00
troubleshooting.mdx docs: the context engine rewrite — concepts, patterns, ops, trust 2026-07-17 15:54:16 -07:00