We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c707cb8 commit af4950dCopy full SHA for af4950d
openapi.yaml
@@ -1108,7 +1108,7 @@ components:
1108
- size: 512
1109
overlap_tokens: 10
1110
1111
- ContentEmbedding:
+ Embedding:
1112
properties:
1113
index:
1114
type: integer
@@ -1241,7 +1241,7 @@ components:
1241
1242
embeddings:
1243
items:
1244
- $ref: '#/components/schemas/ContentEmbedding'
+ $ref: '#/components/schemas/Embedding'
1245
type: array
1246
description: The embeddings of the inputs.
1247
examples:
0 commit comments