AI Gateway
Connect the AI Gateway to an AgentCore entrypoint to access 300+ LLMs across 20+ providers, with automatic fallbacks, cost tracking, and observability.OpenAI Agents SDK
Install:AsyncOpenAI client with the AI Gateway base URL, then wrap the agent in a BedrockAgentCoreApp entrypoint:
Strands Agents
Install:OpenAIModel with the AI Gateway base URL inside a Strands agent:
Orq Agents
Invoke any Orq.ai Agent by key usingmodel="agent/YOUR_AGENT_KEY" with the OpenAI Responses API. The AI Gateway executes the configured agent including its system prompt, tools, evaluators, and model settings.
Find the agent key on the Agents page in Orq.ai.