docs(provider): add AI Power Grid community provider - #20003
Open
halfaipg wants to merge 1 commit into
Open
Conversation
Author
|
Ready for maintainer review. The only red status is Vercel's The referenced |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Background
AI Power Grid publishes
@aipowergrid/ai-sdk-provider@0.1.0, a community provider for AI SDK 7 that exposes text, image, and experimental video models plus a typed music-generation helper. The package is public on npm with provenance and its packed-package production gate has exercised discovery, quoting, streaming, and charging reconciliation against the live Grid endpoint.The provider routes work to remote community-operated workers, so the documentation explicitly covers server-side credential handling and the plaintext worker trust boundary.
Summary
This is documentation for a separately maintained community package. It does not add or modify a Vercel-owned package.
Checklist
pnpm changesetin the project root)Verification
22b0e4f5438b8bc1b2f6729379ebd7b1bb2e7904is GitHub-signed and verifiedoxfmt --checkpasses for both changed MDX filesnode tools/validate-properties-tables.mjsvalidates all 156 MDX filesgit diff --checkpassesnpm viewFuture Work
Model availability follows connected workers and changes over time. The package's discovery methods and Grid quote endpoint remain authoritative rather than a static model or price table in this page.