kdrant
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kdrant
kdrant-core
/
dev.kdrant.transport
/
QdrantTransport
/
updateCollection
update
Collection
abstract
suspend
fun
updateCollection
(
name
:
String
,
request
:
UpdateCollectionRequest
)
Update an existing collection's config (
PATCH /collections/{name}
).