LiteLLM (gateway)
LiteLLM (gateway)
Route LiteLLM requests through the Respan gateway to use 250+ models from different providers. Only your RESPAN_API_KEY is needed - no separate provider keys required.
Setup
Switch models
Use another OpenAI model ID through the same gateway endpoint.
LiteLLM can be forced onto its OpenAI transport for non-OpenAI models, but that makes the transport provider easy to confuse with the model provider. This page avoids showing Claude or Gemini as OpenAI-provider models; use the Respan API or OpenAI SDK gateway pages for provider-neutral Claude and Gemini examples.
See the full model list.
Respan parameters
Pass additional Respan parameters via extra_body for gateway features.
See Respan params & metadata for the full list.