Represents a response from the OpenAI embeddings API.
OpenAI Embedding Object
The list of embedding vectors, where each vector represents the embeddings for one input.
The index of the embedding in the list of embeddings.
The object type, which is always "embedding" for embedding objects.