queryGroups

abstract suspend fun queryGroups(name: String, request: SearchGroupsRequest): List<PointGroup>

Grouped nearest-vector search (POST /collections/{name}/points/query/groups).