text-embedding-3-small
Last updated
Was this helpful?
Last updated
Was this helpful?
An efficient and compact embedding model designed to enhance performance over its predecessor, text-embedding-ada-002. It transforms text into numerical representations that can be easily processed by machine learning models.
If you don’t have an API key for the AI/ML API yet, feel free to use our .
Input text to embed, encoded as a string or array of tokens.
The format in which to return the embeddings.
float
Possible values: The number of dimensions the resulting output embeddings should have.
No content