[FEATURE]: Support for @ai-sdk/open-responses #8766

Open
opened 2026-02-16 18:10:47 -05:00 by yindo · 1 comment
Owner

Originally created by @anmol098 on GitHub (Feb 7, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

@ai-sdk/open-responses can be used to connect to newer models that support the OpenAI Responses API, because the OpenAI-compatible /completion endpoint does not support the newer Codex models.

Originally created by @anmol098 on GitHub (Feb 7, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request @ai-sdk/open-responses can be used to connect to newer models that support the OpenAI Responses API, because the OpenAI-compatible /completion endpoint does not support the newer Codex models.
yindo added the discussion label 2026-02-16 18:10:47 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 7, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #10601: [FEATURE]: Use Responses api for providers that support it - Requests to use responses API for providers that support it
  • #9628: [FEATURE]: enable responses API in openai compatible provider - Similar request for OpenAI compatible models to use responses API
  • #7524: scaleway/gpt-oss-120b unable to call tools with chat/completions endpoint - Specific case where responses API is needed for tool calling
  • #5200: [FEATURE]: /compact should be configurable to use OpenAI Responses API 'compaction' - Related to responses API features

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 7, 2026): This issue might be a duplicate of existing issues. Please check: - #10601: [FEATURE]: Use Responses api for providers that support it - Requests to use responses API for providers that support it - #9628: [FEATURE]: enable responses API in openai compatible provider - Similar request for OpenAI compatible models to use responses API - #7524: scaleway/gpt-oss-120b unable to call tools with chat/completions endpoint - Specific case where responses API is needed for tool calling - #5200: [FEATURE]: /compact should be configurable to use OpenAI Responses API 'compaction' - Related to responses API features Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8766