跳转至

Cursor

class mint.types.Cursor ( BaseModel )

Fields:

  • offset ( int ) – The offset used for pagination
  • limit ( int ) – The maximum number of items requested
  • total_count ( int ) – The total number of items available

Referenced by

  • mint.types.CheckpointsListResponse
  • mint.types.TrainingRunsResponse