Overview
Writing memory is how content enters EDN. You send records through the Memory endpoints, and EDN classifies and stores them with their provenance so they can be retrieved later as governed context.Endpoints
Ingest round
Write memory from a conversation round.
Infer round
Infer records from a round.
Generated round
Record model-generated content.
Confirm record
Confirm a record so it is treated as a confirmed fact.
List records
List stored memory records.
Delete record
Delete a memory record.
A fuller step-by-step tutorial for writing memory is coming. For now, the
endpoint pages above document every field and let you try each call.
