CheckpointSearchRequest

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

Bases: BaseModel

Parameters:

checkpoint_path (str)

model_config = {}

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