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โ
MaxProviderOptions | Universal MAX provider options. |
|---|---|
ProviderOptions | Container for all provider-specific options. |
Audio optionsโ
AudioProviderOptions | Options specific to audio generation pipelines. |
|---|
Image and video optionsโ
GeneratedMediaResponseFormat | Response transport format for generated image/video outputs. |
|---|---|
ImageProviderOptions | Options specific to image generation pipelines. |
PixelProviderOptionsBase | Generation options shared by all pixel-output modalities (image, video). |
VideoProviderOptions | Options specific to video generation pipelines. |