-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Pull requests: vercel/ai
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(ai): concurrent event notification
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
maintenance
CI, internal documentation, automations, etc
#14591
opened Apr 17, 2026 by
lgrammel
Collaborator
Loading…
fix(ai): remove deprecated experimental_output option
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
deprecation
pull requests that introduced a deprecation
documentation
Improvements or additions to documentation
maintenance
CI, internal documentation, automations, etc
#14590
opened Apr 17, 2026 by
lgrammel
Collaborator
Loading…
refactoring: rename tool execution events
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
deprecation
pull requests that introduced a deprecation
maintenance
CI, internal documentation, automations, etc
#14589
opened Apr 17, 2026 by
lgrammel
Collaborator
Loading…
docs: document cancellation on Vercel for tools and streams
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
documentation
Improvements or additions to documentation
provider/vercel
Issues related to the @ai-sdk/vercel provider
#14588
opened Apr 17, 2026 by
swarnava
Member
Loading…
fix(mcp): use negotiated protocol version in mcp-protocol-version header
ai/mcp
related to `@ai-sdk/mcp` package
bug
Something isn't working as documented
#14586
opened Apr 17, 2026 by
Christian-Sidak
Loading…
4 tasks
fix: guard against undefined warnings from EmbeddingModelV2 providers
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
bug
Something isn't working as documented
#14585
opened Apr 17, 2026 by
Christian-Sidak
Loading…
fix(provider/amazon-bedrock): fix Anthropic reasoning behavior related to Opus 4.7
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/amazon-bedrock
Issues related to the @ai-sdk/amazon-bedrock provider
provider/anthropic
Issues related to the @ai-sdk/anthropic provider
#14582
opened Apr 17, 2026 by
felixarntz
Collaborator
•
Draft
3 of 4 tasks
fix(provider/google): include toolUsePromptTokenCount in input token usage
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/google
Issues related to the @ai-sdk/google provider
#14575
opened Apr 16, 2026 by
JamieWoodbury
•
Draft
feat(ai): allow multiple integrations to be registered at once
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
feature
New feature or request
#14567
opened Apr 16, 2026 by
aayush-kapoor
Collaborator
Loading…
4 tasks done
chore(provider/google): remove useless GenerativeAI affix from types and classes for consistency
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
deprecation
pull requests that introduced a deprecation
maintenance
CI, internal documentation, automations, etc
provider/google
Issues related to the @ai-sdk/google provider
provider/google-vertex
Issues related to the @ai-sdk/google-vertex provider
#14566
opened Apr 16, 2026 by
felixarntz
Collaborator
Loading…
4 tasks done
feat(ai): change naming nomenclature for '*TelemetryIntegration' to '*Telemetry'
deprecation
pull requests that introduced a deprecation
documentation
Improvements or additions to documentation
maintenance
CI, internal documentation, automations, etc
major
marker for PRs with major version bump
#14559
opened Apr 16, 2026 by
aayush-kapoor
Collaborator
Loading…
4 tasks done
feat(ai): make experimental_telemetry stable
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
deprecation
pull requests that introduced a deprecation
documentation
Improvements or additions to documentation
maintenance
CI, internal documentation, automations, etc
#14554
opened Apr 16, 2026 by
aayush-kapoor
Collaborator
Loading…
4 tasks done
docs(ai): add @betterdb/agent-cache to community middleware
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
documentation
Improvements or additions to documentation
#14547
opened Apr 16, 2026 by
KIvanow
Loading…
2 of 4 tasks
docs: add AI SDK 7 Beta announcement and rebrand Workflow references
documentation
Improvements or additions to documentation
maintenance
CI, internal documentation, automations, etc
#14520
opened Apr 16, 2026 by
nicoalbanese
Collaborator
Loading…
docs: add Doubleword community provider
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
documentation
Improvements or additions to documentation
provider/community
#14519
opened Apr 16, 2026 by
sejori
Loading…
2 tasks
fix(ai): filter reasoning-start and reasoning-end when sendReasoning is false
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/amazon-bedrock
Issues related to the @ai-sdk/amazon-bedrock provider
#14517
opened Apr 16, 2026 by
Ricardo-M-L
Contributor
Loading…
fix(anthropic): handle server tool blocks in message_start
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/anthropic
Issues related to the @ai-sdk/anthropic provider
#14512
opened Apr 16, 2026 by
oskrim
Loading…
feat(ai): add part-level UI message metadata
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
ai/ui
anything UI related
feature
New feature or request
#14492
opened Apr 15, 2026 by
bryan-hunter
Loading…
4 tasks done
fix: only exempt approved tool calls from MissingToolResultsError
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
bug
Something isn't working as documented
#14479
opened Apr 15, 2026 by
aayushbaluni
Loading…
docs(content): add ToolLoopAgent testing examples
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
documentation
Improvements or additions to documentation
#14476
opened Apr 15, 2026 by
smorchj
Loading…
docs(content): fix stale v5 branch links in language model middleware
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
documentation
Improvements or additions to documentation
#14475
opened Apr 15, 2026 by
smorchj
Loading…
fix(openai): skip truncated Codex OAuth SSE events instead of failing stream
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/openai
Issues related to the @ai-sdk/openai provider
#14474
opened Apr 15, 2026 by
wzharies
Loading…
fix: wrap invalid tool call input in JSON object
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
bug
Something isn't working as documented
provider/amazon-bedrock
Issues related to the @ai-sdk/amazon-bedrock provider
#14470
opened Apr 15, 2026 by
SAY-5
Loading…
feat(provider/voyage): add voyage ai provider with embedding and reranking support
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
documentation
Improvements or additions to documentation
feature
New feature or request
provider/community
#14466
opened Apr 15, 2026 by
dancer
Collaborator
Loading…
4 tasks done
Add product extraction example with per-field confidence scoring (ShopGraph)
ai/core
core functions like generateText, streamText, etc. Provider utils, and provider spec.
ai/provider
related to a provider package. Must be assigned together with at least one `provider/*` label
ai/ui
anything UI related
feature
New feature or request
provider/openai
Issues related to the @ai-sdk/openai provider
#14464
opened Apr 14, 2026 by
laundromatic
Loading…
5 tasks
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.