add
Method
This is a method of the LearnProtocol class in the protocols module.Add a new entry to the store.
Signature
Parameters
str
required
The content to store
Optional
Optional metadata dictionary
Returns
Dict[str, Any]
Dictionary with entry details including ‘id’
Used By
AutonomyTrigger.recommend_stageDeepResearchResponse.get_all_sourcesAgentTeam.wait_for_completionsAgentTeam.await_for_completionsPermissionAllowlist.add_tool
Source
View on GitHub
praisonaiagents/memory/learn/protocols.py at line 44
