Agent Knowledge Base Knowledge Base Configuration
data class AgentKnowledgeBaseKnowledgeBaseConfiguration(val type: String, val vectorKnowledgeBaseConfiguration: AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfiguration? = null)
Constructors
Link copied to clipboard
fun AgentKnowledgeBaseKnowledgeBaseConfiguration(type: String, vectorKnowledgeBaseConfiguration: AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfiguration? = null)
Types
Properties
Link copied to clipboard