I pointed the OpenAI SDK at one base URL and got Claude, GPT and Gemini
A developer demonstrated that by pointing the OpenAI SDK at the base URL of api.airforce, a single client can access models from Claude, GPT, and Gemini by simply changing the model string. The gatewa…