AxAgentUsedMemory
type AxAgentUsedMemory = object;Properties
id
id: string;Stable identifier of a memory present in inputs.memories.
reason?
optional reason: string;Short actor-declared explanation of how the memory influenced the run.
stage
stage: AxAgentContextStage;Actor stage that declared this memory as used.