Portkey’s AI gateway supports image generation capabilities that many foundational model providers offer.
The most common use case is that of text-to-image where the user sends a prompt which the image model processes and returns an image.
The guide for vision models is available here.
Portkey supports the OpenAI signature to make text-to-image requests.
On completion, the request will get logged in the logs UI where the image can be viewed.
(Note that providers may remove the hosted image after a period of time, so some logs might only contain the url)
Here’s a detailed cookbook on image generation using Portkey which demonstrates the use of multiple providers and routing between them through Configs.