Openai Embeddings
POST/v1/embeddings
Create embeddings.
Generate OpenAI-compatible embeddings for the given input using the specified model.
Request​
Responses​
- 200
- 400
- 429
- 500
- default
An OpenAIEmbeddingsResponse containing the embeddings.
Bad Request
Too Many Requests
Internal Server Error
Default Response