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"
June 16, 2026 ยท View on GitHub
Field to sort by
from mistralai.client.models import SortBy
value: SortBy = "start_time"
"start_time""end_time"