knowledgeBaseConfiguration

@JvmName(name = "hksvpsdnefbxecfe")
suspend fun knowledgeBaseConfiguration(value: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationArgs>)

Parameters

value

Details about the embeddings configuration of the knowledge base. See knowledge_base_configuration block for details.


@JvmName(name = "veaacupnhjrmqpva")
suspend fun knowledgeBaseConfiguration(argument: suspend AgentKnowledgeBaseKnowledgeBaseConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Details about the embeddings configuration of the knowledge base. See knowledge_base_configuration block for details.