expectedwrong hindsight

Google Ships an OpenAI Wrapper for Google

Gemini now speaks OpenAI's API shape, which says something about who won the standards war.

1 min read 186 words #ai #google #openai #apis #gemini
hindsight — nailed it

the openai API format won. every provider supports it now — google, anthropic via compatibility layers, every local framework. google capitulating to someone else's API standard was the definitive surrender. the company that invented the transformer adopted someone else's interface.

You can now call Gemini using the OpenAI client. Not a third-party shim, not a community hack — Google shipped this themselves, documented it, put it on the Vertex AI docs page with their logo on it.

The practical upside is real: swap a base URL, keep every line of client code, and you're talking to Gemini. For anyone maintaining a codebase that needs to route across providers, this is the kind of thing that turns a weekend refactor into a ten-line diff.

But the thing I can't stop thinking about is what it means that Google — Google, the company that employed half the people who invented the transformer, that has been in this game longer than most of these labs exist — decided the right move was to make their product pretend to be someone else's product. They didn't try to make everyone adopt the Vertex AI shape. They adopted OpenAI's.

There's a whole story about platform power buried in that decision, and it has nothing to do with model quality.

The API won before the model war is over. Possibly before it started.