OPEN_SOURCE ↗
REDDIT · REDDIT// 37d agoINFRASTRUCTURE
AnyResponses bets on /responses as default API shape
A Reddit discussion from the AnyResponses maintainer argues that OpenAI’s `/responses` pattern is becoming the most practical cross-provider interface because modern apps need tools, multimodal inputs, multi-step flows, and consistent streaming semantics. AnyResponses positions itself as an open-source SDK and gateway that gives developers that stable application-facing layer while underlying model providers keep changing.
// ANALYSIS
This is less a launch than a thesis on where LLM infrastructure is heading: the real battleground is shifting from model APIs to higher-level contracts app teams can actually build against.
- –The pitch is credible because it targets the ugliest problem in production AI stacks: every provider still exposes slightly different request, tool, and event shapes.
- –AnyResponses is effectively betting that portability matters more than vendor purity, using model-prefix routing and an Open Responses-compatible surface to reduce adapter churn.
- –The project looks early but serious, with a dedicated site, hosted gateway, multi-provider support, and published acceptance-test claims around text, streaming, tool calls, and multimodal input.
- –If `/responses`-style contracts spread, gateways and OSS compatibility layers like this could become the default abstraction developers code to, even if providers never fully converge underneath.
// TAGS
anyresponsesapillmopen-sourcedevtool
DISCOVERED
37d ago
2026-03-06
PUBLISHED
37d ago
2026-03-06
RELEVANCE
7/ 10
AUTHOR
Brilliant_Tie_6741