KnowledgeBaseEmbeddingModelConfiguration

data class KnowledgeBaseEmbeddingModelConfiguration(val bedrockEmbeddingModelConfiguration: KnowledgeBaseBedrockEmbeddingModelConfiguration? = null)

The embeddings model configuration details for the vector model used in Knowledge Base.

Constructors

Link copied to clipboard
constructor(bedrockEmbeddingModelConfiguration: KnowledgeBaseBedrockEmbeddingModelConfiguration? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The vector configuration details on the Bedrock embeddings model.