IMPORTANT: To view this page as Markdown, append `.md` to the URL (e.g. /get-started.md). For the complete documentation index, see llms.txt.
Skip to main content
For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).

Python module

max.pipelines.request.provider_options

Provider-specific options for MAX platform and modalities.

Provider optionsโ€‹

MaxProviderOptionsUniversal MAX provider options.
ProviderOptionsContainer for all provider-specific options.

Audio optionsโ€‹

AudioProviderOptionsOptions specific to audio generation pipelines.

Image and video optionsโ€‹

GeneratedMediaResponseFormatResponse transport format for generated image/video outputs.
ImageProviderOptionsOptions specific to image generation pipelines.
PixelProviderOptionsBaseGeneration options shared by all pixel-output modalities (image, video).
VideoProviderOptionsOptions specific to video generation pipelines.