Creates embeddings for text using OpenAI’s embedding models
model
: Currently only the text-embedding-ada-002
model is supported.encoding_format
: Supports both float
and base64
formats.429 Too Many Requests
response.
Please note that the rate limits are subject to change, refer to this documentation for the most up-to-date information.
In case you need a higher rate limit, please contact us at support@langdock.com.
API key as Bearer token. Format "Bearer YOUR_API_KEY"
The region of the API to use.
eu
, us
OK
The response is of type object
.