v1
latestOpenAPI 3.0.1Apache 2.02026-07-135212282.4 KBmemories
Add memories (V3)
Extract and store memories from a conversation using the V3 additive pipeline. Entity IDs (user_id / agent_id / run_id) are accepted at the top level. At least one entity ID is required so the memory is scoped to a session.
post/v3/memories/add/
Request body
Response
Memory addition queued; returns an event identifier clients can poll via GET /v1/event/{event_id}/.