openai package: change the base URL, use your AI Reserve API key,
and every gateway model — not just GPT — answers the same call.
Connect your tool
OpenAI SDK
Point the official openai package — or any OpenAI-compatible framework — at the gateway with a base-URL swap.
Keep the official
Migrating an existing OpenAI codebase? The Migrating from OpenAI
guide covers the full concept mapping — keys, error shapes, and what carries over verbatim.