What’s New

AI SDK

AI

TypeScript toolkit for building AI-powered applications.

Latest ai@5.0.224 · by VercelWebsitevercel/ai

Changelog

ai@5.0.224

Changed 1
  • Updated @ai-sdk/gateway to version 2.0.123
Patch Changes
  • Updated dependencies [d27b3c3]
    • @ai-sdk/gateway@2.0.123

ai@7.0.46

Changed 1
  • Update @ai-sdk/gateway to 4.0.35
Patch Changes
  • Updated dependencies [4f2e064]
    • @ai-sdk/gateway@4.0.35

@ai-sdk/xai@4.0.24

Changed 2
  • Updated @ai-sdk/provider-utils to 5.0.17
  • Updated @ai-sdk/openai-compatible to 3.0.19
Patch Changes
  • Updated dependencies [fa95504]
    • @ai-sdk/provider-utils@5.0.17
    • @ai-sdk/openai-compatible@3.0.19

@ai-sdk/workflow@1.0.45

Patch Changes
  • Updated dependencies [d6ce0ee]
  • Updated dependencies [fa95504]
  • Updated dependencies [349afe7]
    • ai@7.0.45
    • @ai-sdk/provider-utils@5.0.17

ai@7.0.45

Added 2
  • Support experimental_toolCallers in streamText
  • Support experimental tool callers in ToolLoopAgent
Changed 1
  • Warn when generateText receives streaming-only firstChunkMs or chunkMs timeout settings
Patch Changes
  • d6ce0ee: feat(ai): support experimental_toolCallers in streamText
  • fa95504: feat(ai): support experimental tool callers in ToolLoopAgent
  • 349afe7: Warn when generateText receives streaming-only firstChunkMs or chunkMs timeout settings.
  • Updated dependencies [fa95504]
    • @ai-sdk/provider-utils@5.0.17
    • @ai-sdk/gateway@4.0.34

ai@7.0.44

Fixed 1
  • Fix telemetry attribution for language model calls that resolve to a different response model
Patch Changes
  • 015acb4: fix telemetry attribution for language model calls that resolve to a different response model

Discussion