Skip to content

Commit a29e4e7

Browse files
committed
Fix duplication in API docs
1 parent c1c1ff0 commit a29e4e7

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

docs/api.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,15 @@
22

33
This section documents the Python API for vector-inference.
44

5-
## Client
6-
7-
::: vec_inf.client
8-
options:
9-
show_root_heading: true
10-
show_root_full_path: true
11-
show_submodules: true
12-
13-
## Client API
5+
## Client Interface
146

157
::: vec_inf.client.api.VecInfClient
168
options:
179
show_root_heading: true
1810
show_root_full_path: true
1911
members: true
2012

21-
## Models
13+
## Data Models
2214

2315
::: vec_inf.client._models
2416
options:

0 commit comments

Comments
 (0)