Python class
InputFileContent
InputFileContentβ
class max.pipelines.request.InputFileContent(*, type='input_file', file_url=None, file_data=None, filename=None)
Bases: BaseModel
File content in input messages.
-
Parameters:
file_dataβ
file_urlβ
filenameβ
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_file']
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!