Agent may make mistakes and shouldn't be used in production
A cost-efficient version of GPT Image 1. It is a natively multimodal language model that accepts both text and image inputs, and produces image outputs.
import { experimental_generateImage as generateImage } from 'ai';
const result = await generateImage({ model: 'openai/gpt-image-1-mini', prompt: 'A turquoise hummingbird resting on a branch covered with dew at sunrise.'});Try out GPT Image 1 Mini by OpenAI. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
| Provider |
|---|
| Model |
|---|