LiteLLM Integration
Create embeddings (LiteLLM - OpenAI format)
Creates embeddings using OpenAI-compatible format via LiteLLM.
post/litellm/v1/embeddings
Request body
Example request
{
"model": "text-embedding-3-small"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.