PatchOps

class baseten.client.managementapi.PatchOps(root=PydanticUndefined)

Bases: RootModel[Union[DeploymentPatchOpModelCode, DeploymentPatchOpPackage, DeploymentPatchOpConfig, DeploymentPatchOpPythonRequirement, DeploymentPatchOpEnvVar, DeploymentPatchOpExternalData]]

Parameters:

root (RootModelRootType)

model_config = {}

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