556 lines
16 KiB
JSON
556 lines
16 KiB
JSON
[
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:34:59.561Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:01.881Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:02.849Z"
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:04.513Z"
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:05.862Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:42.778Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:44.194Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:45.420Z"
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:46.805Z"
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:48.153Z"
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0, 1, 1, 2, 3"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:49.492Z"
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:50.745Z"
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:51.918Z"
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:35:53.368Z"
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:08.969Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:10.154Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:11.066Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:12.258Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:14.007Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0, 1, 1, 2, 3"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:15.272Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:16.397Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:17.622Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:18.768Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:41.644Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:43.969Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:44.945Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:46.261Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:47.915Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0, 1, 1, 2, 3"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:49.298Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:50.593Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:52.768Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:38:54.254Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:45.957Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"expected": "120",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:47.272Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:48.185Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:51.236Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:52.419Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0, 1, 1, 2, 3"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:40:54.327Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:41:45.219Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"expected": "120",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:41:46.489Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:41:47.701Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:41:49.929Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:00.754Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120\n"
|
|
],
|
|
"expected": "120",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:02.899Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "factorial",
|
|
"prompt": "calculate the factorial of 5 (5!). Return only the number, no explanation.",
|
|
"result": [
|
|
"120"
|
|
],
|
|
"expected": "120",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:03.927Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0,1,1,2,3\n"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:10.515Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "fibonacci",
|
|
"prompt": "calculate the first 5 numbers of the fibonacci sequence. Return only the numbers separated by commas, no explanation.",
|
|
"result": [
|
|
"0, 1, 1, 2, 3"
|
|
],
|
|
"expected": "0,1,1,2,3",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:12.203Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"expected": "[-3,-2]",
|
|
"model": "deepseek/deepseek-chat:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:16.443Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2.0, -3.0]"
|
|
],
|
|
"expected": "[-3,-2]",
|
|
"model": "google/gemini-2.0-flash-exp:free",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:17.598Z",
|
|
"passed": true
|
|
},
|
|
{
|
|
"test": "quadratic",
|
|
"prompt": "solve the quadratic equation x² + 5x + 6 = 0. Return only the roots as a JSON array, no explanation.",
|
|
"result": [
|
|
"[-2, -3]"
|
|
],
|
|
"expected": "[-3,-2]",
|
|
"model": "gpt-4",
|
|
"router": "openrouter",
|
|
"timestamp": "2025-04-01T10:42:18.707Z",
|
|
"passed": true
|
|
}
|
|
] |