openresponses/openresponses
None observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 92
- Release rhythm 35
- Longevity 16
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 231
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
1100 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Open Responses is an open-source specification for multi-provider, interoperable LLM interfaces modeled on the OpenAI Responses API, defining a shared request/response schema, semantic streaming events, and tool invocation patterns. The repo ships the OpenAPI spec, documentation, and a compliance test suite (web UI and CLI) for validating provider implementations.
Use cases
- build LLM apps that work across multiple model providers
- validate my LLM API against the OpenAI Responses API spec
- implement a provider-compatible responses endpoint
- standardize tool calling and streaming across LLM vendors
- run compliance tests on my inference server in CI
- avoid vendor lock-in for LLM API integrations
When to choose
- you want one schema that maps to many LLM providers
- you're building an agentic workflow with consistent streaming and tool calls
- you need to verify your API's compatibility with the Responses API shape
- you want an extensible spec that accommodates provider-specific features
When to avoid
- you only call a single provider's SDK directly and don't need portability
- you need a full inference runtime or model server rather than a specification
- you depend on provider-specific features outside the spec's core schema
Facets
framework · maturity active
llm-inference agent-framework api-framework testing sdk large-language-models apis developer-tools bun cross-platform openai-responses-api openapi-specification llm-interoperability multi-provider streaming-events tool-calling compliance-testing specification ai-agents nodejs web-server
3 sources
- readme: https://github.com/openresponses/openresponses · fetched 2026-08-28 · 60b2061aeaef
- homepage: https://openresponses.org · fetched 2026-08-29 · 1a1fc6fc9100
- site_page: https://www.openresponses.org/changelog · fetched 2026-08-29 · a0928649335e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openresponses/openresponses | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="openresponses/openresponses")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem