mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-07-31 11:54:12 +00:00
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>
|
||
|---|---|---|
| .. | ||
| configuration.mdx | ||
| embeddings.mdx | ||
| local-vs-enterprise.mdx | ||
| overview.mdx | ||
| quickstart.mdx | ||
| tiers.mdx | ||
| troubleshooting.mdx | ||