48 lines
No EOL
1.3 KiB
JSON
48 lines
No EOL
1.3 KiB
JSON
{
|
|
"total_cost_usd": 0.000427,
|
|
"results": [
|
|
{
|
|
"name": "grok-judge",
|
|
"model_requested": "grok-4.3",
|
|
"model_returned": "grok-4.3",
|
|
"usage": {
|
|
"prompt_tokens": 223,
|
|
"completion_tokens": 11,
|
|
"total_tokens": 496
|
|
},
|
|
"reasoning_tokens": 262,
|
|
"cost_usd": 0.000306,
|
|
"output_sample": "Фан Юань улыбнулся и сжал кулак.",
|
|
"finish": "stop",
|
|
"reasoning_on_OK": true
|
|
},
|
|
{
|
|
"name": "mistral-large",
|
|
"model_requested": "mistral-large-latest",
|
|
"model_returned": "mistral-large-latest",
|
|
"usage": {
|
|
"prompt_tokens": 41,
|
|
"completion_tokens": 15,
|
|
"total_tokens": 56
|
|
},
|
|
"reasoning_tokens": 0,
|
|
"cost_usd": 4.3e-05,
|
|
"output_sample": "Улыбнулся Фан Юань, сжал кулак.",
|
|
"finish": "stop"
|
|
},
|
|
{
|
|
"name": "glm-5-editor",
|
|
"model_requested": "glm-5",
|
|
"model_returned": "glm-5",
|
|
"usage": {
|
|
"prompt_tokens": 33,
|
|
"completion_tokens": 14,
|
|
"total_tokens": 47
|
|
},
|
|
"reasoning_tokens": 0,
|
|
"cost_usd": 7.8e-05,
|
|
"output_sample": "Фан Юань улыбнулся и сжал кулаки.",
|
|
"finish": "stop"
|
|
}
|
|
]
|
|
} |