Skip to main content

Create a memory entry

POST 

/api/v1/memory-entries

Creates a new entry in the specified memory container. Automatically generates an embedding for semantic search, and skips the write when an existing entry is a near-duplicate (see duplicate_threshold). A merely similar fact is stored as its own entry: this path has no agent context and therefore no model to consolidate two facts into one.

Request

Responses

Memory entry deduplicated (action is "skipped")