Ai Index Metadata Config Algorithm Config
data class AiIndexMetadataConfigAlgorithmConfig(val bruteForceConfig: AiIndexMetadataConfigAlgorithmConfigBruteForceConfig? = null, val treeAhConfig: AiIndexMetadataConfigAlgorithmConfigTreeAhConfig? = null)
Constructors
Link copied to clipboard
fun AiIndexMetadataConfigAlgorithmConfig(bruteForceConfig: AiIndexMetadataConfigAlgorithmConfigBruteForceConfig? = null, treeAhConfig: AiIndexMetadataConfigAlgorithmConfigTreeAhConfig? = null)