Commit graph

10 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
ff35a6bffc fix: change support email to the one on slack 2025-12-18 17:50:37 -08:00
Naman
9c13e480a6
docs: personal assistant cookbook update (#575)
Co-authored-by: Naman Bansal <namanbansal@Namans-Macbook-Air.local>
2025-11-11 11:51:37 -07:00
MaheshtheDev
18008fb23f chore: update to new supermemory support email (#503)
updated the new supermemory support email to `support@supermemory.com`
2025-10-21 18:52:45 +00:00
Dhravya Shah
4d6fd37c99 fix: model names 2025-10-03 02:41:49 -07:00
Dhravya Shah
e1d7d6ba70 chore: fix docs again 2025-10-03 02:39:29 -07:00
Dhravya Shah
c65f4e97ac fix: docs 2025-10-03 02:37:30 -07:00
Dhravya Shah
2093b316d9 migrate docs to public 2025-09-28 16:42:06 -07:00