update
Method
This is a method of the KnowledgeStoreProtocol class in the protocols module.Update an existing item.
Signature
Parameters
str
required
ID of the item to update
Any
required
New content **kwargs: Backend-specific options
Returns
AddResult
AddResult with operation status
Source
View on GitHub
praisonaiagents/knowledge/protocols.py at line 126
