Skip to content

Comments

feat (providers/vercel): initial vercel provider#6419

Merged
shaper merged 12 commits intovercel:mainfrom
ctate:vercel-provider
May 22, 2025
Merged

feat (providers/vercel): initial vercel provider#6419
shaper merged 12 commits intovercel:mainfrom
ctate:vercel-provider

Conversation

@ctate
Copy link
Contributor

@ctate ctate commented May 21, 2025

Background

Vercel is adding an API for the v0 model per https://vercel.com/docs/v0/api and an AI SDK provider would make it easier for developers to interact with it.

Summary

Added an initial provider for the Vercel API.

Verification

Added examples across several features and executed end to end manually.

Tasks

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • Formatting issues have been fixed (run pnpm prettier-fix in the project root)

@ctate ctate changed the title adds vercel provider add provider May 21, 2025
Copy link
Collaborator

@lgrammel lgrammel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs documentation and changeset

@shaper shaper changed the title add provider feat (providers/vercel): initial vercel provider May 22, 2025
@shaper shaper marked this pull request as ready for review May 22, 2025 04:23
@shaper shaper merged commit 42e37fb into vercel:main May 22, 2025
8 checks passed
lgrammel added a commit that referenced this pull request May 27, 2025
## Background

Port of #6419 

Vercel is adding an API for the v0 model per
https://vercel.com/docs/v0/api and an AI SDK provider would make it
easier for developers to interact with it.

## Summary

Added an initial provider for the Vercel API.

## Verification

Added examples across several features and executed end to end manually.

---------

Co-authored-by: Lars Grammel <lars.grammel@gmail.com>
jacobkerber pushed a commit to jacobkerber/ai that referenced this pull request Jul 15, 2025
## Background

Vercel is adding an API for the v0 model per
https://vercel.com/docs/v0/api and an AI SDK provider would make it
easier for developers to interact with it.

## Summary

Added an initial provider for the Vercel API.

## Verification

Added examples across several features and executed end to end manually.

Co-authored-by: Walter Korman <shaper@vercel.com>
jacobkerber pushed a commit to jacobkerber/ai that referenced this pull request Jul 15, 2025
Vercel is adding an API for the v0 model per
https://vercel.com/docs/v0/api and an AI SDK provider would make it
easier for developers to interact with it.

Added an initial provider for the Vercel API.

Added examples across several features and executed end to end manually.

Co-authored-by: Walter Korman <shaper@vercel.com>
@gr2m gr2m added ai/provider provider/vercel Issues related to the @ai-sdk/vercel provider labels Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai/provider provider/vercel Issues related to the @ai-sdk/vercel provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants