Creates an embedding vector representing the input text.
API Reference
Creates an embedding vector representing the input text.
POST
Creates an embedding vector representing the input text.
Authorizations
API token from https://platform.acedata.cloud
Headers
Openai Embeddings Param Accept
Available options:
application/json Body
application/json
Openai Embeddings Model
Available options:
text-embedding-3-small, text-embedding-3-large, text-embedding-ada-002 Openai Embeddings Input
Minimum string length:
1Openai Embeddings Encoding Format
Available options:
float, base64 Openai Embeddings Dimensions
Required range:
x >= 1
