memory

Add Memory

Add messages into the user-memory + agent-memory pipelines.

post/api/v2/memory/add

Request body

session_idstring required
app_idstring
project_idstring
defer_extractionboolean

Persist messages in the durable unprocessed buffer without running boundary detection or extraction. A later /flush commits the batch.

Response

Successful Response

request_idstring required

Changes