fix(provider): serialize Mistral prompt cache keys (#38448)

This commit is contained in:
Aiden Cline 2026-07-22 22:53:51 -05:00 committed by GitHub
commit fada1a538f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 128 additions and 6 deletions

View file

@ -66,7 +66,7 @@
"@ai-sdk/google": "3.0.73",
"@ai-sdk/google-vertex": "4.0.128",
"@ai-sdk/groq": "3.0.31",
"@ai-sdk/mistral": "3.0.27",
"@ai-sdk/mistral": "3.0.34",
"@ai-sdk/openai": "3.0.84",
"@ai-sdk/openai-compatible": "2.0.41",
"@ai-sdk/perplexity": "3.0.26",