Provider Notes
Provider Notes
This section contains endpoint-specific behavior, parameters, or usage notes for this API.
Related Guide: Embeddings
Provider Notes
This section contains endpoint-specific behavior, parameters, or usage notes for this API.
index/integer
This section contains endpoint-specific behavior, parameters, or usage notes for this API.
embedding/array
This section contains endpoint-specific behavior, parameters, or usage notes for this API.
object/string This section contains endpoint-specific behavior, parameters, or usage notes for this API.
{
"object": "embedding",
"embedding": [
0.0023064255,
-0.009327292,
.... (1536 floats total for ada-002)
-0.0028842222,
],
"index": 0
}