Originally created by: dependabot[bot]
Bumps @ai-sdk/anthropic from 3.0.96 to 4.0.9.
Sourced from @ai-sdk/anthropic's releases.
@ai-sdk/anthropic@3.0.107Patch Changes
- Updated dependencies [ee2bf30]
@ai-sdk/provider-utils@4.0.42
Sourced from @ai-sdk/anthropic's changelog.
4.0.9
Patch Changes
- 2e45d9c: fix(anthropic): wrap invalid tool input in object
4.0.8
Patch Changes
0aa0ff3: fix(anthropic): forward
thinking: { type: 'disabled' }to the API instead of stripping itPreviously, setting
providerOptions.anthropic.thinking = { type: 'disabled' }(or top-levelreasoning: 'none') was accepted by the schema but silently dropped from the outgoing request. For models that default thinking on (e.g. Sonnet 5), this left thinking enabled and could consume a smallmax_tokensbudget entirely. Thedisabledvalue is now sent to the Anthropic Messages API.4.0.7
Patch Changes
- 5c5c0f5: Add experimental streaming transcription support for transcription models, including OpenAI
gpt-realtime-whisperand xAI WebSocket STT.- Updated dependencies [5c5c0f5]
4.0.6
Patch Changes
- c6f5e62: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose
secureJsonParsefrom provider-utils.- 679c52a: Normalize a bare
https://api.anthropic.combase URL to include/v1.- Updated dependencies [c6f5e62]
@ai-sdk/provider-utils@5.0.44.0.5
Patch Changes
- Updated dependencies [8c616f0]
@ai-sdk/provider-utils@5.0.34.0.4
Patch Changes
- c18018c: feat (provider/anthropic): add
claude-sonnet-5model id4.0.3
Patch Changes
- Updated dependencies [0274f34]
... (truncated)
7718519 Version Packages (#16881](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16881">/issues/16881))2e45d9c fix(anthropic): wrap invalid tool input in object (#16643](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16643">/issues/16643))77f9f68 Version Packages (#16661](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16661">/issues/16661))0aa0ff3 fix(anthropic): forward thinking { type: 'disabled' } to the API (#16687](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16687">/issues/16687))c73f2ef Version Packages (#16651](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16651">/issues/16651))70d913b Version Packages (#16568](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16568">/issues/16568))679c52a fix: normalize bare Anthropic API base URL to avoid missing /v1 path (#16584](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16584">/issues/16584))c6f5e62 fix: Raw JSON.parse used in production provider code (prototype pollution r...73a1457 Version Packages (#16545](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16545">/issues/16545))7df44f2 Version Packages (#16511](https://github.com/href="https://github.com/vercel/ai/tree/HEAD/packages/anthropic/issues/16511">/issues/16511))Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Originally posted by: cloudflare-workers-and-pages[bot]
Deploying gitdesktop with
Cloudflare Pages
61f97dbView logs