kdrantConfig
fun kdrantConfig(host: String, port: Int, configure: KdrantConfigBuilder.() -> Unit = {}): KdrantConfig
Builds a KdrantConfig from the configuration DSL. Used by transport factories.
Builds a KdrantConfig from the configuration DSL. Used by transport factories.