SortBy

June 16, 2026 ยท View on GitHub

Field to sort by

Example Usage

from mistralai.client.models import SortBy
value: SortBy = "start_time"

Values

  • "start_time"
  • "end_time"