ListLoopsCheckpointsResponse

class baseten.client.managementapi.ListLoopsCheckpointsResponse(*, checkpoints)

Bases: BaseModel

Parameters:

checkpoints (list[LoopsCheckpoint])

model_config = {}

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