Mistral Large 3 2512
mistralai/mistral-large-2512
- Latency
- 428ms
- Cost
- $0.00017
- Per 1,000
- $0.17
134 in · 71 out · 20 words · checks 5/5
- json_valid
- json_keys
- contains
- contains
- regex
```json
{
"title": "Autumn Data Meetup",
"date": "2026-11-03",
"start_time": "14:30",
"location": "The Loft, 14 Harbour Street",
"attendees": 48
}
```Judge: All fields correctly extracted: title matches announcement, date in ISO format (2026-11-03), start_time correctly uses talk start time (14:30 not doors open 14:00), location fully specified, and attendees set to confirmed count (48).