Memory Export
Export memories in a structured format using customizable Pydantic schemas
Overview
The Memory Export feature allows you to create structured exports of memories using customizable Pydantic schemas. This process enables you to transform your stored memories into specific data formats that match your needs. You can apply various filters to narrow down which memories to export and define exactly how the data should be structured.
Creating a Memory Export
To create a memory export, you’ll need to:
- Define your schema structure
- Submit an export job
- Retrieve the exported data
Define Schema
Here’s an example schema for extracting professional profile information:
Submit Export Job
Retrieve Export
Once the export job is complete, you can retrieve the structured data:
Available Filters
You can apply various filters to customize which memories are included in the export:
user_id
: Filter memories by specific useragent_id
: Filter memories by specific agentrun_id
: Filter memories by specific runsession_id
: Filter memories by specific session
The export process may take some time to complete, especially when dealing with a large number of memories or complex schemas.
If you have any questions, please feel free to reach out to us using one of the following methods: