|
171 | 171 | - [GetResponse](#qdrant-GetResponse) |
172 | 172 | - [GroupId](#qdrant-GroupId) |
173 | 173 | - [GroupsResult](#qdrant-GroupsResult) |
174 | | - - [Usage](#qdrant-Usage) |
| 174 | + - [HardwareUsage](#qdrant-HardwareUsage) |
175 | 175 | - [HasIdCondition](#qdrant-HasIdCondition) |
176 | 176 | - [HasVectorCondition](#qdrant-HasVectorCondition) |
177 | 177 | - [Image](#qdrant-Image) |
|
266 | 266 | - [UpdatePointVectors](#qdrant-UpdatePointVectors) |
267 | 267 | - [UpdateResult](#qdrant-UpdateResult) |
268 | 268 | - [UpsertPoints](#qdrant-UpsertPoints) |
| 269 | + - [Usage](#qdrant-Usage) |
269 | 270 | - [ValuesCount](#qdrant-ValuesCount) |
270 | 271 | - [Vector](#qdrant-Vector) |
271 | 272 | - [VectorExample](#qdrant-VectorExample) |
@@ -3047,17 +3048,8 @@ Additionally, the first and last points of each GeoLineString must be the same. |
3047 | 3048 |
|
3048 | 3049 |
|
3049 | 3050 |
|
3050 | | -<a name="qdrant-Usage"></a> |
3051 | | - |
3052 | | -### Usage |
3053 | | - |
3054 | | - |
3055 | | -| Field | Type | Label | Description | |
3056 | | -|------------------------|--------------------------| ----- | ----------- | |
3057 | | -| hardware | [HardwareUsage](#qdrant-HardwareUsage) | | | |
3058 | | - |
3059 | | - |
3060 | 3051 | <a name="qdrant-HardwareUsage"></a> |
| 3052 | + |
3061 | 3053 | ### HardwareUsage |
3062 | 3054 |
|
3063 | 3055 |
|
@@ -4759,6 +4751,23 @@ For example, if `oversampling` is 2.4 and `limit` is 100, then 240 vectors will |
4759 | 4751 |
|
4760 | 4752 |
|
4761 | 4753 |
|
| 4754 | +<a name="qdrant-Usage"></a> |
| 4755 | + |
| 4756 | +### Usage |
| 4757 | +--------------------------------------------- |
| 4758 | +----------- Measurements collector ---------- |
| 4759 | +--------------------------------------------- |
| 4760 | + |
| 4761 | + |
| 4762 | +| Field | Type | Label | Description | |
| 4763 | +| ----- | ---- | ----- | ----------- | |
| 4764 | +| hardware | [HardwareUsage](#qdrant-HardwareUsage) | optional | | |
| 4765 | + |
| 4766 | + |
| 4767 | + |
| 4768 | + |
| 4769 | + |
| 4770 | + |
4762 | 4771 | <a name="qdrant-ValuesCount"></a> |
4763 | 4772 |
|
4764 | 4773 | ### ValuesCount |
|
0 commit comments