Skip to main content

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

Source

View on GitHub

praisonaiagents/knowledge/protocols.py at line 59