Skip to content

docs: Add Z-Image Turbo to Vercel AI SDK image models#577

Open
promptless[bot] wants to merge 3 commits intomainfrom
promptless/ai-sdk-z-image-turbo
Open

docs: Add Z-Image Turbo to Vercel AI SDK image models#577
promptless[bot] wants to merge 3 commits intomainfrom
promptless/ai-sdk-z-image-turbo

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Mar 23, 2026

Open this suggestion in Promptless to view citations and reasoning process

Adds the Z-Image Turbo model (tongyi-mai/z-image-turbo) to the image models table in the Vercel AI SDK documentation. This model was added in v1.3.0 of @runpod/ai-sdk-provider.

Trigger Events

runpod/ai-sdk-provider PR #58: chore: version packages

Promptless Research (5 files, 1 webpage, 1 GitHub PR)

  • Reviewed runpod/ai-sdk-provider#58
  • Viewed .long_term_context/product_knowledge/product_overview.md
  • Viewed .long_term_context/doc_workflow/client_instructions.md
  • Viewed public-endpoints/ai-sdk.mdx
  • Viewed public-endpoints/models/z-image-turbo.mdx
  • Read webpage from github.com
  • Viewed .long_term_context/style/client_style_guide.md

Agent Response

I've reviewed PR #58, which is a Changesets release PR for @runpod/ai-sdk-provider version 1.3.0. The key feature in this release is support for the Tongyi-MAI Z-Image Turbo image model.

Documentation update created

Suggestion: Add Z-Image Turbo to Vercel AI SDK image models

Change: Added the Z-Image Turbo model (tongyi-mai/z-image-turbo) to the image models table in the Vercel AI SDK documentation (public-endpoints/ai-sdk.mdx). This ensures users know they can use this fast 6B parameter text-to-image model with the SDK once v1.3.0 is published to npm.

The model already has its own dedicated reference page at /public-endpoints/models/z-image-turbo, so I linked to that in the table entry.


Tip: Enable auto-create PR in your Docs Collection to publish suggestions automatically 🤖

| `black-forest-labs-flux-1-schnell` | [Flux Schnell](/public-endpoints/models/flux-schnell). Fast generation, good for prototyping. |
| `google-nano-banana-edit` | [Nano Banana Edit](/public-endpoints/models/nano-banana-edit). Supports multiple reference images. |
| `bytedance-seedream-4-0-t2i` | [Seedream 4.0](/public-endpoints/models/seedream-4-t2i). Text-to-image with good prompt adherence. |
| `tongyi-mai/z-image-turbo` | [Z-Image Turbo](/public-endpoints/models/z-image-turbo). Fast 6B parameter model with text-to-image support. |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Citation: Z-Image Turbo support added in v1.3.0 release. Model ID tongyi-mai/z-image-turbo and parameters confirmed from PR #58 changelog and the provider's README.
View source

@mintlify
Copy link

mintlify bot commented Mar 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
runpod-docs 🟢 Ready View Preview Mar 23, 2026, 4:31 PM

@promptless
Copy link
Contributor Author

promptless bot commented Mar 23, 2026

I've added new changes to address this GitHub PR in commit 7bd98db

@@ -278,6 +278,7 @@ const { image } = await generateImage({
| `black-forest-labs-flux-1-schnell` | [Flux Schnell](/public-endpoints/models/flux-schnell). Fast generation, good for prototyping. |
| `google-nano-banana-edit` | [Nano Banana Edit](/public-endpoints/models/nano-banana-edit). Supports multiple reference images. |
| `bytedance-seedream-4-0-t2i` | [Seedream 4.0](/public-endpoints/models/seedream-4-t2i). Text-to-image with good prompt adherence. |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Citation: PR #62 adds google/nano-banana-2-edit model with resolution options (1k/2k/4k), 14 aspect ratios, output format (jpeg/png), safety checker, and multi-image input support. Model details from src/runpod-image-model.ts and README.md changes.
View source

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.

1 participant