Add to request header:
Authorization: Bearer YOUR_API_KEY
Embedding model name
"text-embedding-3-small"
Input text to embed, encoded as a string or array of strings
The format to return the embeddings in
float, base64 The number of dimensions the resulting output embeddings should have. Only supported in some models.