AI::Provider::ImageModel::V3
Image Model V3 interface.
Implement this module to create an image generation model provider.
Instance methods
max_images_per_call
Limit of how many images can be generated in a single API call. Return nil for models that do not have a limit.