Skip to content

Commit d41e28d

Browse files
Update OpenAPI Description (#56478)
Co-authored-by: John Clement <[email protected]>
1 parent 74a0ff1 commit d41e28d

File tree

12 files changed

+872
-693
lines changed

12 files changed

+872
-693
lines changed

content/rest/models/embeddings.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: REST API endpoints for model embeddings
3+
shortTitle: Embeddings
4+
intro: Use the REST API to work with embedding requests for models.
5+
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
6+
fpt: '*'
7+
topics:
8+
- API
9+
autogenerated: rest
10+
allowTitleToDifferFromFilename: true
11+
---
12+
13+
<!-- Content after this section is automatically generated -->

content/rest/models/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ autogenerated: rest
66
allowTitleToDifferFromFilename: true
77
children:
88
- /catalog
9+
- /embeddings
910
- /inference
1011
versions:
1112
fpt: '*'
1213
---
14+

src/github-apps/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@
6060
"2022-11-28"
6161
]
6262
},
63-
"sha": "527d41e4237d9ad0bac93932fe1d2fb22f8d1b97"
63+
"sha": "664cf25da36ebb8f97693e51663addaed26bbae5"
6464
}

0 commit comments

Comments
 (0)