ValidateLoopsCheckpointRequest

class baseten.client.managementapi.ValidateLoopsCheckpointRequest(*, checkpoint_path)

Bases: BaseModel

Parameters:

checkpoint_path (str)

model_config = {}

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