KnowledgeBaseDocument

Contains information about a document to ingest into a knowledge base and metadata to associate with it.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains the content of the document.

Link copied to clipboard

Contains the metadata to associate with the document.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String