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(examples): add missing redis dependency to next app router example maintenance CI, internal documentation, automations, etc
#14142 opened Apr 5, 2026 by spideyashith Loading…
4 tasks done
feat(ai): expose usage metrics in onAbort callback 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 feature New feature or request provider/openai Issues related to the @ai-sdk/openai provider
#14141 opened Apr 5, 2026 by Hovo-Dev Loading…
4 tasks done
2
3
fix(open-responses): map non-image file parts to input_file (fixes #13843) 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/openai Issues related to the @ai-sdk/openai provider
#14140 opened Apr 5, 2026 by shivamtiwari3 Loading…
6 tasks done
fix(amazon-bedrock): preserve empty text blocks when reasoning content is present 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
#14139 opened Apr 5, 2026 by Gdhanush-13 Loading…
fix(amazon-bedrock): skip encodeURIComponent for ARN model IDs 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
#14138 opened Apr 5, 2026 by Gdhanush-13 Loading…
fix(amazon-bedrock): avoid env AWS_SESSION_TOKEN with explicit static keys 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
#14137 opened Apr 5, 2026 by turisanapo Loading…
4 tasks done
fix(openai-compatible): honor camelCase providerOptions key in chat and completion models 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-compatible Issues related to the @ai-sdk/openai-compatible provider
#14135 opened Apr 4, 2026 by seojcarlos Loading…
feat(mcp): allow custom fetch for HTTP and SSE transports ai/mcp related to `@ai-sdk/mcp` package feature New feature or request
#14134 opened Apr 4, 2026 by jaydeep-pipaliya Loading…
3 tasks done
fix(provider-utils): harden SSRF protection with missing RFC-defined private IP ranges ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label maintenance CI, internal documentation, automations, etc
#14132 opened Apr 4, 2026 by Diode11-Alt Loading…
4 tasks done
fix(prompt): skip generating download requests for data URLs ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. bug Something isn't working as documented
#14131 opened Apr 4, 2026 by Diode11-Alt Loading…
feat(bedrock): support native structured output for anthropic models without reasoning 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
#14126 opened Apr 3, 2026 by aayush-kapoor Loading…
3 of 4 tasks
fix(provider-utils,google): fix grammar errors in error and warning messages ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label maintenance CI, internal documentation, automations, etc provider/google Issues related to the @ai-sdk/google provider
#14124 opened Apr 3, 2026 by Ricardo-M-L Loading…
2 tasks
fix(ai): skip stringifying text when streaming partial text ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. bug Something isn't working as documented reproduction provided
#14123 opened Apr 3, 2026 by aayush-kapoor Loading…
3 of 4 tasks
feat: improve AI hook types and Google provider metadata extraction 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/google Issues related to the @ai-sdk/google provider
#14122 opened Apr 3, 2026 by DevAbdullah90 Loading…
3 of 4 tasks
fix: avoid quadratic memory growth in streamText text() without breaking chunk streaming ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. bug Something isn't working as documented maintenance CI, internal documentation, automations, etc
#14119 opened Apr 3, 2026 by okxint Loading…
fix(openai): use template literals for error message interpolation 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 provider/openai-compatible Issues related to the @ai-sdk/openai-compatible provider
#14118 opened Apr 3, 2026 by Ricardo-M-L Loading…
2 tasks
fix(devtools): avoid double-serializing raw payloads ai/core core functions like generateText, streamText, etc. Provider utils, and provider spec. bug Something isn't working as documented maintenance CI, internal documentation, automations, etc
#14116 opened Apr 3, 2026 by Stxr Loading…
feat(open-responses): add option to pass reasoning summary for OpenResponses ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label backport Admins only: add this label to a pull request in order to backport it to the prior version bug Something isn't working as documented provider/openai-compatible Issues related to the @ai-sdk/openai-compatible provider
#14115 opened Apr 3, 2026 by aayush-kapoor Loading…
3 of 4 tasks
chore(deps): update dependency @langchain/langgraph to v1.2.7 maintenance CI, internal documentation, automations, etc
#14107 opened Apr 3, 2026 by renovate bot Loading…
1 task
chore(deps): update dependency @langchain/core to v1.1.39 maintenance CI, internal documentation, automations, etc provider/community
#14106 opened Apr 3, 2026 by renovate bot Loading…
1 task
docs(gateway): add required region field to Bedrock BYOK credential examples ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label documentation Improvements or additions to documentation provider/amazon-bedrock Issues related to the @ai-sdk/amazon-bedrock provider provider/gateway Issues related to the @ai-sdk/gateway provider
#14104 opened Apr 3, 2026 by SriSomanaath Loading…
3 of 4 tasks
fix(google-vertex): use per-instance auth token generator to avoid cache thrashing 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
#14103 opened Apr 3, 2026 by Jah-yee Loading…
fix: reuse google auth per provider instance 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
#14102 opened Apr 3, 2026 by heiwen Loading…
3 of 4 tasks
chore(groq): lazy-load chat response and chunk schemas ai/provider related to a provider package. Must be assigned together with at least one `provider/*` label maintenance CI, internal documentation, automations, etc provider/groq Issues related to the @ai-sdk/groq provider
#14100 opened Apr 3, 2026 by matingathani Loading…
1 task done
fix(groq): use json tool fallback when structuredOutputs is disabled 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/groq Issues related to the @ai-sdk/groq provider
#14099 opened Apr 3, 2026 by matingathani Loading…
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.