Make Platform Memory Operations Smarter
Prerequisites
- Platform workspace with API key
- Python 3.10+ and Node.js 18+
Install and authenticate
- Python
- TypeScript
1
Install the SDK
2
Export your API key
3
Create an async client
Add memories with metadata
- Python
- TypeScript
1
Record conversations with metadata
Successful calls return memories tagged with the metadata you passed. In the dashboard, verify the
trip=japan-2025 tag exists on the new memory.Retrieve and refine
- Python
- TypeScript
1
Filter by metadata + reranker
2
Update a memory inline
Clean up
- Python
- TypeScript
1
Delete scoped memories
Quick recovery
- Empty results with filters: log
filtersvalues and confirm metadata keys match (case-sensitive).