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