...
Array of float (vector) with size equal to dimensions. The vector is normalized
Ex.
Code Block | ||
---|---|---|
| ||
{ "Embedding": [
-0.006929283495992422,
-0.005336422007530928,
... (omitted for spacing)
-4.547132266452536e-05,
-0.024047505110502243
]
} |
POST ai/providers/<name>/describe
...
Record as json body
Output
Textual string
Ex.
Code Block | ||
---|---|---|
| ||
{ "Description": This is an image of a cat"} |