| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(docs): fix and verify all code snippets across documentation | Dhravya Shah | 2026-01-18 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | - 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 <[email protected]> | ||||
| * | docs changes | Dhravya Shah | 2026-01-17 | 3 | -162/+111 |
| | | |||||
| * | add(docs): migration guide from zep to supermemory (#612)12-06-add_docs_migration_guide_from_zep_to_supermemory | MaheshtheDev | 2025-12-20 | 1 | -0/+372 |
| | | | | | add docs for Migration Guide from zep to supermemory | ||||
| * | fix: change support email to the one on slack | Dhravya Shah | 2025-12-18 | 1 | -1/+1 |
| | | |||||
| * | chore: update to new supermemory support email (#503) | MaheshtheDev | 2025-10-21 | 1 | -1/+1 |
| | | | | | updated the new supermemory support email to `[email protected]` | ||||
| * | fix: model names | Dhravya Shah | 2025-10-03 | 1 | -18/+17 |
| | | |||||
| * | feat: Add memory vs rag and migration section to docs | Dhravya Shah | 2025-10-01 | 2 | -0/+640 |
| | | |||||
| * | docs no submodule | Dhravya Shah | 2025-01-30 | 1 | -0/+0 |
| | | |||||
| * | Hello World | Dhravya Shah | 2025-01-30 | 1 | -0/+0 |