Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
May 22, 2025

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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants