add
Method
This is a method of the KnowledgeStoreProtocol class in the protocols module.Add content to the knowledge store.
Signature
Parameters
Any
required
Content to add (string, file path, or structured data)
Returns
AddResult
AddResult with operation status
Used By
AutonomyTrigger.recommend_stageDeepResearchResponse.get_all_sourcesAgentTeam.wait_for_completionsAgentTeam.await_for_completionsPermissionAllowlist.add_tool
Source
View on GitHub
praisonaiagents/knowledge/protocols.py at line 59
