capture_insight
Method
This is a method of the LearnManagerProtocol class in the protocols module.Capture an observation or learning.
Signature
Parameters
str
required
No description available.
str
default:"'interaction'"
No description available.
Returns
Optional[Dict[str, Any]]
The result of the operation.
Source
View on GitHub
praisonaiagents/memory/learn/protocols.py at line 223
