diff --git a/public-endpoints/ai-sdk.mdx b/public-endpoints/ai-sdk.mdx index 9bede559..311091ba 100644 --- a/public-endpoints/ai-sdk.mdx +++ b/public-endpoints/ai-sdk.mdx @@ -277,7 +277,9 @@ const { image } = await generateImage({ | `black-forest-labs-flux-1-dev` | [Flux Dev](/public-endpoints/models/flux-dev). High quality, detailed images. | | `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. | +| `google/nano-banana-2-edit` | [Nano Banana 2 Edit](/public-endpoints/models/nano-banana-2-edit). Image editing with 14 aspect ratios and resolution options (1k/2k/4k). | | `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. | For a complete list of available models and their parameters, see the [model reference](/public-endpoints/reference).