Ai Agent Knowledge Base Association Configuration Data
data class AiAgentKnowledgeBaseAssociationConfigurationData(val contentTagFilter: Any? = null, val maxResults: Double? = null, val overrideKnowledgeBaseSearchType: AiAgentKnowledgeBaseSearchType? = null)
Constructors
Link copied to clipboard
constructor(contentTagFilter: Any? = null, maxResults: Double? = null, overrideKnowledgeBaseSearchType: AiAgentKnowledgeBaseSearchType? = null)