mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
- Rename client.memories to client.documents throughout - Fix bulkDelete -> deleteBulk (TS) and bulk_delete -> delete_bulk (Python) - Fix search method: client.search() -> client.search.memories() - Fix Python f-string syntax for 3.10 compatibility - Remove non-existent fetchMemoryTool from integrations - Fix filters format from JSON.stringify to object - Fix uploadFile parameters and containerTags usage - Fix response field access patterns - Verify all snippets work against live API Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| connectors | ||
| creation | ||
| features | ||
| sdks | ||
| searching | ||
| ingesting.mdx | ||
| introduction.mdx | ||
| overview.mdx | ||
| track-progress.mdx | ||