@ai-sdk/openai@4.0.47
·
13 commits
to main
since this release
Patch Changes
- 591d25b: feat: add batch completion webhooks.
experimental_startTextBatchaccepts awebhookUrl, and the gateway provider registers it through the batchcallbackUrlcontract and exports typed async-job metadata. Direct Anthropic and OpenAI batch providers return an unsupported warning when the option is provided. - 2214258: Prevent negative text output token counts when providers report reasoning tokens. Perplexity reasoning tokens are now treated as separate from completion tokens.
- Updated dependencies [591d25b]
- @ai-sdk/provider@4.0.8
- @ai-sdk/provider-utils@5.0.30