Commit graph

17 commits

Author SHA1 Message Date
Dhravya Shah
196609650e docs: add withSupermemory wrapper and Claude Memory Tool documentation
- Add withSupermemory wrapper section to OpenAI SDK docs
- Create new Claude Memory Tool integration page
- Replace gpt-4o with gpt-5 across documentation
- Fix normalizePathToCustomId in claude-memory.ts (customId validation)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 16:49:20 -08:00
Dhravya Shah
d114ddb86e fix(docs): fix and verify all code snippets across documentation
- 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>
2026-01-18 15:59:59 -08:00
Dhravya Shah
f9075bc5c1 docs changes 2026-01-17 20:51:39 -08:00
Dhravya Shah
ca8eb295db
Add threshold parameter to profile API docs (#659)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-08 18:36:48 -08:00
Dhravya Shah
2f8bafac4e update quickstart 2025-11-27 09:53:11 -07:00
Dhravya Shah
4d6fd37c99 fix: model names 2025-10-03 02:41:49 -07:00
Dhravya Shah
2093b316d9 migrate docs to public 2025-09-28 16:42:06 -07:00
Mahesh Sanikommmu
39003aff23 New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
Dhravya Shah
0759a4f442 Documentation edits made through Mintlify web editor 2025-04-10 11:22:18 -07:00
Dhravya Shah
9d6b56793a update:docs 2025-04-05 16:32:19 -07:00
Dhravya Shah
2016145b83 v2 docs 2025-03-23 20:27:24 -07:00
Dhravya Shah
f8dfb87604 Documentation edits made through Mintlify web editor 2025-03-23 20:18:37 -07:00
Dhravya Shah
6b0e1fcfd5 docs: remove getting started title 2025-01-31 19:40:21 -07:00
Dhravya Shah
feb3c34a96 docs: v1 2025-01-31 15:42:16 -07:00
Dhravya Shah
af4c98a27c api docs 2025-01-30 22:27:14 -07:00
Dhravya Shah
05434b1c57 redepl 2025-01-30 21:18:18 -07:00
Dhravya Shah
81529a9791 docs no submodule 2025-01-30 18:46:37 -07:00