Skip to content

@ai-sdk/gateway@4.0.91

Choose a tag to compare

@github-actions github-actions released this 23 Sep 21:44
· 29 commits to main since this release
5c830d5

Patch Changes

  • 2693319: Add Gemini 3.8 TTS support with structured speech metadata and per-turn speaker and style controls for prebuilt voices. Preserve native WAV responses without adding a second header, support explicit raw PCM, mu-law, and A-law output, and identify headerless audio formats correctly. Add the Gemini 3.8 speech model IDs to Google and Gateway types.

    Share transcript and custom-voice inspection through the Google provider internal export, and reject empty speech transcripts before sending a request. Default newer and custom model IDs to structured speech while preserving the legacy format for Gemini 2.5 and 3.1.

  • b73f2f9: feat(provider/gateway): add quantization conditions to the has provider option

  • Updated dependencies [fe07867]

  • Updated dependencies [a4b0940]

  • Updated dependencies [771e74b]

    • @ai-sdk/provider-utils@5.0.47