KnowledgeBaseDocument¶
Structure Class¶
KnowledgeBaseDocument
dataclass
¶
Contains information about a document to ingest into a knowledge base and metadata to associate with it.
Attributes¶
metadata
class-attribute
instance-attribute
¶
metadata: DocumentMetadata | None = None
Contains the metadata to associate with the document.