Skip to main content

new

Method
This is a method of the Document class in the knowledge module.
Create a new document

Signature

def new(content: impl Into<String>) -> Self

Parameters

content
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.