CheckpointSearchResponse¶
- class baseten.client.managementapi.CheckpointSearchResponse(*, checkpoint)¶
Bases:
BaseModel- Parameters:
checkpoint (TrainerServerCheckpoint)
- model_config = {}¶
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].