b
bge-small-en-v1.5
Text Embeddings • baaiBAAI general embedding (bge) models transform any given text into a compact vector
Parameters
Input
-
text
one of-
0
string min 1The text to embed
-
1
arrayBatch of text values to embed
-
items
string min 1The text to embed
-
-
Output
-
shape
array-
items
number
-
-
data
arrayEmbeddings of the requested text values
-
items
arrayFloating point embedding representation shaped by the embedding model
-
items
number
-
-
API Schemas
The following schemas are based on JSON Schema