Gemini 3.1 Pro Preview
google/gemini-3.1-pro-preview
- Latency
- 2.5s
- Cost
- $0.00307
- Per 1,000
- $3.07
99 in · 239 out (200 reasoning) · 11 words · checks 5/5
- json_valid
- json_keys
- regex
- regex
- regex
{
"name": "get_weather",
"arguments": {
"city": "Lisbon",
"unit": "f"
}
}Judge: Output exactly matches the required format with correct tool name, city parameter, and unit parameter, with no extra keys or commentary.