vector Knowledge Base Configuration
suspend fun vectorKnowledgeBaseConfiguration(value: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationArgs>)
suspend fun vectorKnowledgeBaseConfiguration(value: AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationArgs?)
Parameters
value
Contains details about the embeddings model that'sused to convert the data source.
suspend fun vectorKnowledgeBaseConfiguration(argument: suspend AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Contains details about the embeddings model that'sused to convert the data source.