aboutsummaryrefslogtreecommitdiff
path: root/apps/docs/quickstart.mdx
Commit message (Collapse)AuthorAgeFilesLines
* docs: add withSupermemory wrapper and Claude Memory Tool documentationDhravya Shah2026-01-181-2/+2
| | | | | | | | | - 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-181-3/+7
| | | | | | | | | | | | | | - 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-171-3/+4
|
* Add threshold parameter to profile API docs (#659)Dhravya Shah2026-01-081-0/+4
| | | Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* update quickstartDhravya Shah2025-11-271-837/+78
|
* fix: model namesDhravya Shah2025-10-031-3/+3
|
* migrate docs to publicDhravya Shah2025-09-281-0/+879
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-161-59/+0
|
* Documentation edits made through Mintlify web editorDhravya Shah2025-04-101-1/+1
|
* update:docsDhravya Shah2025-04-051-2/+6
|
* v2 docsDhravya Shah2025-03-231-1/+1
|
* Documentation edits made through Mintlify web editorDhravya Shah2025-03-231-31/+11
|
* docs: remove getting started titleDhravya Shah2025-01-311-2/+0
|
* docs: v1Dhravya Shah2025-01-311-3/+39
|
* api docsDhravya Shah2025-01-301-0/+7
|
* redeplDhravya Shah2025-01-301-71/+19
|
* docs no submoduleDhravya Shah2025-01-302-0/+86
|
* Hello WorldDhravya Shah2025-01-301-0/+0