Image Generation

Image Generation

Last updated October 21, 2025

The Vercel AI Gateway supports image generation and editing capabilities. You can generate new images from text prompts, edit existing images, and create variations with natural language instructions.

You can view all available models that support image generation by using the Image filter at the AI Gateway Models page.

You can integrate image generation with the AI Gateway in a couple ways:

  • AI SDK: Use the AI SDK for TypeScript/JavaScript applications with native support for streaming, multi-modal inputs, and type-safe model interactions
  • OpenAI-Compatible API: Use the OpenAI-compatible endpoints for compatibility with existing OpenAI integrations across any programming language

Was this helpful?

supported.