model_config#

CustomModelWrapper.model_config = {'arbitrary_types_allowed': True, 'extra': 'forbid'}[source]#

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].