metadata
Method
This is a method of the Document class in the knowledge module.Set metadata
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
metadata: Set metadata
This is a method of the Document class in the knowledge module.Set metadata
def metadata(mut self, key: impl Into<String>, value: impl Into<String>) -> Self