github vercel/ai @ai-sdk/openai@3.0.36

latest releases: @ai-sdk/anthropic@3.0.48, @ai-sdk/google-vertex@4.0.66, @ai-sdk/amazon-bedrock@4.0.67...
7 hours ago

Patch Changes

  • 53bdfa5: fix(openai): allow null/undefined type in streaming tool call deltas

    Azure AI Foundry and Mistral deployed on Azure omit the type field in
    streaming tool_calls deltas. The chat stream parser now accepts a missing
    type field (treating it as "function") instead of throwing
    InvalidResponseDataError: Expected 'function' type.

    Fixes #12770

Don't miss a new ai release

NewReleases is sending notifications on new releases.