Menu

Image Generation

Last updated November 25, 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.

To see which models AI Gateway supports for image generation, use the Image Gen filter at the AI Gateway Models page.

To implement image generation with AI Gateway, use one of the following methods:

  • 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.