[Feature]: Add OpenAI Responses API support (/v1/responses endpoint) #111

Closed
opened 2026-06-10 11:02:43 +02:00 by JTHesse · 2 comments

Several AI coding tools (e.g., OpenAI Codex CLI) now default to the OpenAI Responses API protocol, which uses the /v1/responses endpoint. Nomyo already supports the OpenAI Chat Completions compatible API (/v1/chat/completions), but the Responses API is a separate protocol that is not yet supported.
Thank you in advance!

Several AI coding tools (e.g., OpenAI Codex CLI) now default to the OpenAI Responses API protocol, which uses the /v1/responses endpoint. Nomyo already supports the OpenAI Chat Completions compatible API (/v1/chat/completions), but the Responses API is a separate protocol that is not yet supported. Thank you in advance!
alpha-nerd added this to the OpenAI Responses API implementation milestone 2026-06-10 11:33:23 +02:00
Owner

We have a milestone for a while, but wanted to first refactor and release v1 router.
This has prio after the v1 release ;)

We have a milestone for a while, but wanted to first refactor and release v1 router. This has prio after the v1 release ;)
alpha-nerd added the
enhancement
label 2026-06-10 11:51:05 +02:00
alpha-nerd added reference dev-1.0.x 2026-06-11 19:33:25 +02:00
Owner

Merged into main

Merged into main
Sign in to join this conversation.
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: nomyo-ai/nomyo-router#111
No description provided.