LiteLLM Proxy Image Generation Configuration
PipesHub can generate images through a LiteLLM Proxy instance, routing to whichever image model you have configured in the proxy.Before you start
Your LiteLLM Proxy needs at least one image model in itsmodel_list. See LiteLLM Proxy for text generation for setup.
Required Fields
Endpoint URL *
The address of your LiteLLM Proxy. Default:http://host.docker.internal:4000
Use host.docker.internal rather than localhost when the proxy runs on the Docker host.
API Key *
The master key or a virtual key from your LiteLLM Proxy.Model Name *
The image model as named in your proxy configuration, for exampledall-e-3 or gpt-image-1.