Skip to main content

Module semantic_memory

Module semantic_memory 

Source
Expand description

Semantic-memory-facing contracts for searchable tool observations.

Structs§

InMemoryToolObservationMemory
Small test/demonstration implementation that mimics scoped semantic-memory retrieval.
ToolObservationDerivedCandidateTraceV1
Semantic-memory derived-candidate receipt summary surfaced by searches.
ToolObservationMemoryRecordV1
Serializable record written to semantic-memory for a completed or failed tool run.
ToolObservationMemorySearchV1
Result of a similar-observation query, including candidate provenance.

Traits§

ToolObservationMemory
Minimal trait for semantic-memory-backed tool observation storage/retrieval.