Generates vector embeddings for the provided dataset using a trained embedding model. Returns a mapping of row indices to embedding vectors.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Response for embedding models. 'embeddings' key contains a map of row indices to their vector embeddings.