memory_search
Method
This is a method of the ContextTraceEmitter class in the context_events module.Emit memory search event for tracking memory reads.
Signature
Parameters
str
required
Name of the agent searching memory
str
required
Search query
int
required
Number of results returned
str
required
Type of memory searched
Optional[float]
Score of top result (if available)
Uses
ContextEventtime.time
Source
View on GitHub
praisonaiagents/trace/context_events.py at line 839
