aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/cookbook
Commit message (Collapse)AuthorAgeFilesLines
* docs: add withSupermemory wrapper and Claude Memory Tool documentationDhravya Shah2026-01-181-4/+4
| | | | | | | | | - 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 <[email protected]>
* fix(docs): fix and verify all code snippets across documentationDhravya Shah2026-01-183-27/+21
| | | | | | | | | | | | | | - 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 changesDhravya Shah2026-01-175-94/+32
|
* fix: change support email to the one on slackDhravya Shah2025-12-181-3/+3
|
* docs: personal assistant cookbook update (#575)Naman2025-11-111-676/+774
| | | Co-authored-by: Naman Bansal <[email protected]>
* chore: update to new supermemory support email (#503)MaheshtheDev2025-10-211-3/+3
| | | | updated the new supermemory support email to `[email protected]`
* fix: model namesDhravya Shah2025-10-034-59/+59
|
* chore: fix docs againDhravya Shah2025-10-031-3/+1
|
* fix: docsDhravya Shah2025-10-032-14/+4
|
* migrate docs to publicDhravya Shah2025-09-288-0/+3200
|
* docs no submoduleDhravya Shah2025-01-301-0/+0
|
* Hello WorldDhravya Shah2025-01-301-0/+0