fix(provider): support PDF attachments for xAI/Grok (#28561)

This commit is contained in:
Aiden Cline
2026-05-20 20:46:31 -05:00
committed by GitHub
parent fb9d69ef62
commit 4487fbf52f
3 changed files with 102 additions and 1 deletions

View File

@@ -139,6 +139,7 @@
"@npmcli/agent@4.0.0": "patches/@npmcli%2Fagent@4.0.0.patch",
"@silvia-odwyer/photon-node@0.3.4": "patches/@silvia-odwyer%2Fphoton-node@0.3.4.patch",
"@standard-community/standard-openapi@0.2.9": "patches/@standard-community%2Fstandard-openapi@0.2.9.patch",
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch"
"solid-js@1.9.10": "patches/solid-js@1.9.10.patch",
"@ai-sdk/xai@3.0.82": "patches/@ai-sdk%2Fxai@3.0.82.patch"
}
}