feat: switch xai provider to responses API (#18175)

Co-authored-by: Jaaneek <jankiewiczmilosz@gmail.com>
This commit is contained in:
Jaaneek
2026-03-20 02:09:49 +00:00
committed by GitHub
parent 949191ab74
commit b3d0446d13
4 changed files with 120 additions and 1 deletions

View File

@@ -112,6 +112,7 @@
},
"patchedDependencies": {
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
"@openrouter/ai-sdk-provider@1.5.4": "patches/@openrouter%2Fai-sdk-provider@1.5.4.patch"
"@openrouter/ai-sdk-provider@1.5.4": "patches/@openrouter%2Fai-sdk-provider@1.5.4.patch",
"@ai-sdk/xai@2.0.51": "patches/@ai-sdk%2Fxai@2.0.51.patch"
}
}