1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update OpenAPI Description (#56478)

Co-authored-by: John Clement <70238417+jclement136@users.noreply.github.com>
This commit is contained in:
docs-bot
2025-07-03 12:51:51 -07:00
committed by GitHub
parent 74a0ff1beb
commit d41e28d4fa
12 changed files with 872 additions and 693 deletions

View File

@@ -0,0 +1,13 @@
---
title: REST API endpoints for model embeddings
shortTitle: Embeddings
intro: Use the REST API to work with embedding requests for models.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
topics:
- API
autogenerated: rest
allowTitleToDifferFromFilename: true
---
<!-- Content after this section is automatically generated -->

View File

@@ -6,7 +6,9 @@ autogenerated: rest
allowTitleToDifferFromFilename: true
children:
- /catalog
- /embeddings
- /inference
versions:
fpt: '*'
---