LiteLLM Integration
Create response (LiteLLM - OpenAI Responses API)
Creates a response using OpenAI Responses API format via LiteLLM. Supports streaming via SSE.
post/litellm/v1/responses
Request body
Example request
{
"model": "gpt-4"
}Response
Successful response