Images
Last updated
Last updated
The OpenAI-compatible image generation endpoint allows developers to generate images from natural language prompts using powerful open-source models like Flux.1 [dev]. This endpoint mirrors the structure of OpenAI’s /v1/images/generations
API, making integration seamless for existing OpenAI-based applications. Simply provide a prompt, and the API will return a link to the generated image. Ideal for building creative tools, content generation pipelines, and more.