contributing/add-new-provider.md
@ai-sdk/<provider> vs 3rd party packageEvery provider is welcome to create a 3rd party package. We are happy to link to it from our documentation.
If you would prefer a 1st party @ai-sdk/<provider> package, please create an issue first to discuss.
https://github.com/vercel/ai/pull/8136/files
packages/<provider>packages/<provider>/package.json to 0.0.0majorexamples/ai-functions/src/*/<provider>.ts depending on what model types the provider supportscontent/providers/01-ai-sdk-providers/<last number + 10>-<provider>.mdxSee also providers.md
If main is set up to publish beta releases, no further action is necessary. Just make sure not to backport it to the vX.Y stable branch since it will result in an npm version conflict once we exit pre-release mode on main