vllm_omni.diffusion.request ¶
OmniDiffusionRequest dataclass ¶
Complete state passed through the pipeline execution.
This dataclass contains the prompts and sampling parameters for the diffusion pipeline execution. It also contains a request_id for other components to trace this request and its outputs.