add_document
Method
This is a method of the Knowledge class in the knowledge module.Add a document
Signature
Parameters
No description available.
Returns
The result of the operation.
add_document: Add a document
This is a method of the Knowledge class in the knowledge module.Add a document
def add_document(&mut self, document: Document) -> Result<AddResult>