agent-infrastructureAutomated release watch

ai@7.0.113

Vercel AI SDK 7.0.113 adds Gemini 3.8 TTS support with structured speech metadata and fixes several issues related to tool call approvals, streamed tool input callbacks, and Google batch embeddings.

Human read

Why this signal matters

Release ai@7.0.113 brings multiple bug fixes and enhancements: it adds Gemini 3.8 TTS support featuring structured speech metadata, per-turn speaker/style controls, native WAV header preservation, and support for raw PCM, mu-law, and A-law audio formats. It resolves issues with tool handling by routing streamed tool input callbacks to repaired tools, resuming tool approvals from earlier messages, and validating/executing manually approved schema-transformed tool inputs. It also fixes Google embedMany batching for sets exceeding 100 values, preserves legacy video fallback providers, and maintains message history in direct transport stream callbacks.

Agent parse

Actionable summary

ai@7.0.113 introduces Gemini 3.8 TTS support, fixes tool approval resumption across messages, handles schema-transformed tool approval execution/validation, routes streamed inputs to repaired tools, fixes Google embedMany batching for 100 values, and preserves message history for direct transport stream callbacks.

Agent usefulness
82/100
Confidence
96%
Canonical data
JSON + Markdown
Next actions

What builders should check

  • Upgrade ai to version 7.0.113 and related dependencies (@ai-sdk/provider-utils@5.0.47, @ai-sdk/gateway@4.0.91).
  • Review tool approval flows if relying on schema transforms or approvals resumed across earlier message history.
  • Verify Gemini 3.8 TTS implementations if leveraging structured speech metadata or custom audio formats like raw PCM, mu-law, or A-law.
Classification

Tags and routing

vercelai-sdktypescript
Related signals

Continue the thread