Skip to content

Commit 8f01508

Browse files
committed
Fix GRPC docs
1 parent 3ffd10b commit 8f01508

1 file changed

Lines changed: 20 additions & 11 deletions

File tree

docs/grpc/docs.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
- [GetResponse](#qdrant-GetResponse)
172172
- [GroupId](#qdrant-GroupId)
173173
- [GroupsResult](#qdrant-GroupsResult)
174-
- [Usage](#qdrant-Usage)
174+
- [HardwareUsage](#qdrant-HardwareUsage)
175175
- [HasIdCondition](#qdrant-HasIdCondition)
176176
- [HasVectorCondition](#qdrant-HasVectorCondition)
177177
- [Image](#qdrant-Image)
@@ -266,6 +266,7 @@
266266
- [UpdatePointVectors](#qdrant-UpdatePointVectors)
267267
- [UpdateResult](#qdrant-UpdateResult)
268268
- [UpsertPoints](#qdrant-UpsertPoints)
269+
- [Usage](#qdrant-Usage)
269270
- [ValuesCount](#qdrant-ValuesCount)
270271
- [Vector](#qdrant-Vector)
271272
- [VectorExample](#qdrant-VectorExample)
@@ -3047,17 +3048,8 @@ Additionally, the first and last points of each GeoLineString must be the same.
30473048

30483049

30493050

3050-
<a name="qdrant-Usage"></a>
3051-
3052-
### Usage
3053-
3054-
3055-
| Field | Type | Label | Description |
3056-
|------------------------|--------------------------| ----- | ----------- |
3057-
| hardware | [HardwareUsage](#qdrant-HardwareUsage) | | |
3058-
3059-
30603051
<a name="qdrant-HardwareUsage"></a>
3052+
30613053
### HardwareUsage
30623054

30633055

@@ -4759,6 +4751,23 @@ For example, if `oversampling` is 2.4 and `limit` is 100, then 240 vectors will
47594751

47604752

47614753

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+
47624771
<a name="qdrant-ValuesCount"></a>
47634772

47644773
### ValuesCount

0 commit comments

Comments
 (0)