[PR #9036] fix(opencode): @ai-sdk/azure - Set default to Responses instead of Completion API #12960

Closed
opened 2026-02-16 18:17:50 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9036

State: closed
Merged: No


Summary

  • add an Azure-specific model loader that switches to chat/completions based on provider options
  • keep a fallback to the default language model loader

Issue

Fixes #9035

Testing

  • bun turbo typecheck
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9036 **State:** closed **Merged:** No --- ## Summary - add an Azure-specific model loader that switches to chat/completions based on provider options - keep a fallback to the default language model loader ## Issue Fixes #9035 ## Testing - bun turbo typecheck
yindo added the pull-request label 2026-02-16 18:17:50 -05:00
yindo closed this issue 2026-02-16 18:17:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12960