Strands Agents (gateway)
Strands Agents (gateway)
Route Strands Agents’ underlying LLM calls through the Respan gateway to use 250+ models from different providers. Only your RESPAN_API_KEY is needed for the gateway request path; no separate provider credentials are required in the client.
Setup
Switch models
Change the model_id parameter on OpenAIModel to use another OpenAI model through the same gateway-backed endpoint.
OpenAIModel is Strands Agents’ OpenAI-compatible model adapter. This page avoids showing Claude or Gemini inside that OpenAI-named adapter; use the Respan API or OpenAI SDK gateway pages for provider-neutral Claude and Gemini examples.
See the full model list.