[PR #1308] [CLOSED] Fix tool params for Azure OAI #9884

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1308
Author: @bepuca
Created: 7/25/2025
Status: Closed

Base: devHead: azure-oai-tool-fix


📝 Commits (1)

  • 8470186 Fix tool params for Azure OAI

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/opencode/src/provider/provider.ts (+1 -1)

📄 Description

This fixes https://github.com/sst/opencode/issues/441 (at least for the cases I was having issues with)

To test, use an Azure OpenAI deployment and ask something like opencode run "Run ls in the terminal"


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/1308 **Author:** [@bepuca](https://github.com/bepuca) **Created:** 7/25/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `azure-oai-tool-fix` --- ### 📝 Commits (1) - [`8470186`](https://github.com/anomalyco/opencode/commit/84701869b354538414f06255048d8b4b1c945b44) Fix tool params for Azure OAI ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/opencode/src/provider/provider.ts` (+1 -1) </details> ### 📄 Description This fixes https://github.com/sst/opencode/issues/441 (at least for the cases I was having issues with) To test, use an Azure OpenAI deployment and ask something like `opencode run "Run ls in the terminal"` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:20 -05:00
yindo closed this issue 2026-02-16 18:14:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9884