Supported SDKs
OpenAI SDK
Point the OpenAI SDK at the gateway.
Anthropic SDK
Point the Anthropic SDK at the gateway.
Vercel AI SDK
Use the gateway as a provider in the Vercel AI SDK.
Choosing an integration
All three SDKs reach the same gateway. Use the one your application already depends on. Because the gateway translates between wire formats, you can send a request in one SDK’s format and route it to a provider that speaks another. See Cross-format routing.Next steps
Instrument
How activity is captured once you’re connected.
Deploy
Configure routing, providers, and environments.