AgentKnowledgeBaseKnowledgeBaseConfiguration

Constructors

constructor(type: String, vectorKnowledgeBaseConfiguration: AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfiguration? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Type of data that the data source is converted into for the knowledge base. Valid Values: VECTOR.

Link copied to clipboard

Details about the embeddings model that'sused to convert the data source. See vector_knowledge_base_configuration block for details.