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