diff options
| author | Jaaneek <[email protected]> | 2026-03-30 21:11:21 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-30 15:11:21 -0500 |
| commit | e3e1e9af507120cabfcdc31fd20227d67d3906e8 (patch) | |
| tree | 766d7843569b84128d01b1a2c864aa6cafdf42ce /packages | |
| parent | c8389cf96d4b03e535991b0de5d56900c7ac1d1b (diff) | |
| download | opencode-e3e1e9af507120cabfcdc31fd20227d67d3906e8.tar.gz opencode-e3e1e9af507120cabfcdc31fd20227d67d3906e8.zip | |
fix(Opencode): Bump ai-sdk/xai to 3.0.75 to fix tool calls (#20123)
Co-authored-by: Jaaneek <[email protected]>
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/opencode/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/package.json b/packages/opencode/package.json index 47948acb2..ad4d1d3c7 100644 --- a/packages/opencode/package.json +++ b/packages/opencode/package.json @@ -87,7 +87,7 @@ "@ai-sdk/provider-utils": "4.0.21", "@ai-sdk/togetherai": "2.0.41", "@ai-sdk/vercel": "2.0.39", - "@ai-sdk/xai": "3.0.74", + "@ai-sdk/xai": "3.0.75", "@aws-sdk/credential-providers": "3.993.0", "@clack/prompts": "1.0.0-alpha.1", "@effect/platform-node": "catalog:", |
