[Feature]: Add OpenAI Responses API support (/v1/responses endpoint) #111
Labels
No labels
bug
dependencies
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
renovate: stop-updating
security
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: nomyo-ai/nomyo-router#111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
We have a milestone for a while, but wanted to first refactor and release v1 router.
This has prio after the v1 release ;)
Merged into main