Agent Knowledge Base Knowledge Base Configuration Vector Knowledge Base Configuration Embedding Model Configuration Args
data class AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationArgs(val bedrockEmbeddingModelConfiguration: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationBedrockEmbeddingModelConfigurationArgs>? = null) : ConvertibleToJava<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationArgs>
Constructors
Link copied to clipboard
constructor(bedrockEmbeddingModelConfiguration: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationBedrockEmbeddingModelConfigurationArgs>? = null)
Properties
Link copied to clipboard
val bedrockEmbeddingModelConfiguration: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationEmbeddingModelConfigurationBedrockEmbeddingModelConfigurationArgs>? = null
The vector configuration details on the Bedrock embeddings model. See bedrock_embedding_model_configuration
block for details.