Python class
TextField
TextFieldโ
class max.pipelines.request.TextField(*, type='text')
Bases: BaseModel
Text response format.
-
Parameters:
-
type (Literal['text'])
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['text']
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!