Represents an embedding vector returned by embedding endpoint.
The embedding vector, which is a list of floats. The length of vector depends on the model as listed in the embedding guide.
The index of the embedding in the list of embeddings.
The object type, which is always "embedding".
Represents an embedding vector returned by embedding endpoint.