Module memory

Module memory 

Source
Available on crate feature memory only.
Expand description

Memory system with semantic search.

Long-term memory for agents:

Available with feature: memory

Modules§

inmemory
service

Structs§

InMemoryMemoryService
MemoryEntry
SearchRequest
SearchResponse

Traits§

MemoryService