Creates an embedding vector representing the input text
text-embedding-3-small).float or base64.| Model | Dimensions | Description |
|---|---|---|
text-embedding-3-large | 3072 | Best quality |
text-embedding-3-small | 1536 | Balanced |
text-embedding-ada-002 | 1536 | Legacy |
list.object (string): embeddingindex (integer): Index in the input arrayembedding (array): The embedding vectorprompt_tokens and total_tokens.