Skip to content

Pull requests: vercel/ai

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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
refactor: extract StreamingToolCallTracker to deduplicate streaming tool call handling ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label maintenance CI, internal documentation, automations, etc provider/alibaba Issues related to the @ai-sdk/alibaba provider provider/deepseek Issues related to the @ai-sdk/deepseek provider provider/groq Issues related to the @ai-sdk/groq provider provider/openai Issues related to the @ai-sdk/openai provider provider/openai-compatible Issues related to the @ai-sdk/openai-compatible provider
#14565 opened Apr 16, 2026 by gr2m Collaborator Loading…
6 of 9 tasks
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: handle server tool blocks in anthropic 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
comments ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. maintenance CI, internal documentation, automations, etc
#14439 opened Apr 14, 2026 by lgrammel Collaborator Draft
4 tasks
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
#14437 opened Apr 14, 2026 by dancer Collaborator Loading…
4 tasks done
fix(mcp): use negotiated protocol version in transport request headers ai/mcp related to `@ai-sdk/mcp` package bug Something isn't working as documented
#14427 opened Apr 14, 2026 by hiteshbandhu Loading…
2 of 3 tasks
fix: guard against undefined warnings in embed/embedMany (#14425) 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/google-vertex Issues related to the @ai-sdk/google-vertex provider reproduction provided
#14426 opened Apr 14, 2026 by xyaz1313 Loading…
tmp ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. maintenance CI, internal documentation, automations, etc
#14423 opened Apr 14, 2026 by lgrammel Collaborator Draft
ProTip! What’s not been updated in a month: updated:<2026-03-16.