supermemory/apps/docs/connectors
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
..
faq.mdx docs: the context engine rewrite — concepts, patterns, ops, trust 2026-07-17 15:54:16 -07:00
github.mdx feat: delete connection without removing the documents (#778) 2026-03-17 23:21:36 +00:00
gmail.mdx docs: gmail connector (#690) 2026-01-22 07:52:15 +00:00
google-drive.mdx docs: google drive connector scoped sync and changelog (#857) 2026-04-16 16:01:51 -07:00
granola.mdx Move Granola connector to Pro plan (#1132) 2026-06-17 17:48:04 +00:00
notion.mdx docs: clarity on document limit for connectors (#841) 2026-04-09 15:17:49 +00:00
onedrive.mdx migrate docs to public 2025-09-28 16:42:06 -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
s3.mdx docs: clarify region requirement for S3-compatible endpoints (#851) 2026-05-26 18:55:31 +05:30
sync-lifecycle.mdx docs: the context engine rewrite — concepts, patterns, ops, trust 2026-07-17 15:54:16 -07:00
troubleshooting.mdx docs: gmail connector (#690) 2026-01-22 07:52:15 +00:00
web-crawler.mdx feat (docs): web crawler connector (#593) 2025-11-24 17:12:25 -08:00