UpdateCollectionRequest
@Serializable
Request body for PATCH /collections/{name} — tune an existing collection's config.
Constructors
Link copied to clipboard
constructor(optimizersConfig: OptimizersConfig? = null, hnswConfig: HnswConfig? = null, quantizationConfig: QuantizationConfig? = null)