OpenAI is pushing "Open Responses," an open interface that works with language models from different providers. The project builds on OpenAI's Responses API and lets developers write code once and run it with any AI model.
Currently, Google, Anthropic, and Meta all handle their APIs differently, which means developers have to rewrite code when switching between models. Open Responses tries to fix that with a shared format for requests, responses, streaming, and tool calls. Vercel, Hugging Face, LM Studio, Ollama, and vLLM have already signed on.
Of course, if successful, this move works in OpenAI's favor. If its API becomes the default, competitors would need to adapt to OpenAI's approach, while existing OpenAI customers wouldn't have to change a thing. The "open" label also lets the company signal a spirit of collaboration, even though it's not sharing any technology beyond what's already public.