KnowledgeBaseRetrievalResult

Details about a result from querying the knowledge base.

This data type is used in the following API operations:

Types

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

Properties

Link copied to clipboard

Contains information about the content of the chunk.

Link copied to clipboard

Contains information about the location of the data source.

Link copied to clipboard

Contains metadata attributes and their values for the file in the data source. For more information, see Metadata and filtering.

Link copied to clipboard

The level of relevance of the result to the query.

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