Python class
JsonObjectParam
JsonObjectParamโ
class max.pipelines.request.JsonObjectParam(*, type='json_object')
Bases: BaseModel
Configuration for JSON object responses.
-
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!