mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +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>
|
||
|---|---|---|
| .. | ||
| faq.mdx | ||
| github.mdx | ||
| gmail.mdx | ||
| google-drive.mdx | ||
| granola.mdx | ||
| notion.mdx | ||
| onedrive.mdx | ||
| overview.mdx | ||
| s3.mdx | ||
| sync-lifecycle.mdx | ||
| troubleshooting.mdx | ||
| web-crawler.mdx | ||