Python class
InputVideoContent
InputVideoContentβ
class max.pipelines.request.InputVideoContent(*, type='input_video', video_url)
Bases: BaseModel
Video content in input messages.
model_configβ
model_config: ClassVar[ConfigDict] = {'frozen': True}
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
typeβ
type: Literal['input_video']
video_urlβ
video_url: str
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!