KnowledgeBaseConfiguration
Contains details about the vector embeddings configuration of the knowledge base.
Types
Properties
Link copied to clipboard
Settings for an Amazon Kendra knowledge base.
Link copied to clipboard
Specifies configurations for a knowledge base connected to an SQL database.
Link copied to clipboard
The type of data that the data source is converted into for the knowledge base.
Link copied to clipboard
Contains details about the model that's used to convert the data source into vector embeddings.
Functions
Link copied to clipboard
inline fun copy(block: KnowledgeBaseConfiguration.Builder.() -> Unit = {}): KnowledgeBaseConfiguration