CheckpointsListResponse
class mint.types.CheckpointsListResponse ( BaseModel )¶
Fields:
- checkpoints ( list [Checkpoint ] ) β List of available model checkpoints for the model
- cursor ( Cursor | None ) β Pagination cursor information (None for unpaginated responses)
Referenced by¶
- RestClient.list_checkpoints
- RestClient.list_user_checkpoints