mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
2958 lines
82 KiB
JSON
2958 lines
82 KiB
JSON
{
|
|
"providers": [
|
|
{
|
|
"litellm_provider": "openai",
|
|
"mode": "chat",
|
|
"model_prefix": "openai",
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "openai",
|
|
"mode": "responses",
|
|
"model_prefix": "openai/responses",
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "anthropic",
|
|
"mode": "chat",
|
|
"model_prefix": "anthropic",
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "gemini",
|
|
"mode": "chat",
|
|
"model_prefix": null,
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "together_ai",
|
|
"mode": "chat",
|
|
"model_prefix": null,
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "fireworks_ai",
|
|
"mode": "chat",
|
|
"model_prefix": null,
|
|
"litellm_params": {}
|
|
},
|
|
{
|
|
"litellm_provider": "azure",
|
|
"mode": "chat",
|
|
"model_prefix": null,
|
|
"litellm_params": {
|
|
"api_version": "2025-04-01-preview"
|
|
}
|
|
},
|
|
{
|
|
"litellm_provider": "bedrock_converse",
|
|
"mode": "chat",
|
|
"model_prefix": "bedrock/converse",
|
|
"litellm_params": {
|
|
"aws_access_key_id": "AKIASCRIPTEDPROVIDER",
|
|
"aws_secret_access_key": "scripted-secret",
|
|
"aws_region_name": "us-east-1"
|
|
}
|
|
},
|
|
{
|
|
"litellm_provider": "vertex_ai-language-models",
|
|
"mode": "chat",
|
|
"model_prefix": "vertex_ai",
|
|
"litellm_params": {
|
|
"vertex_project": "cc-scripted-project",
|
|
"vertex_location": "us-central1"
|
|
}
|
|
}
|
|
],
|
|
"deployments": [
|
|
{
|
|
"map_key": "azure/gpt-5.4-mini",
|
|
"litellm_model": "azure/cc-pinned-deployment",
|
|
"base_model": "azure/gpt-5.4-mini"
|
|
}
|
|
],
|
|
"cases": [
|
|
{
|
|
"name": "input_text",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"owns": [
|
|
"input_cost_per_token",
|
|
"output_cost_per_token"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0092448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "cache_read",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 640,
|
|
"cache_read_tokens": 12288,
|
|
"output_tokens": 380
|
|
},
|
|
"owns": [
|
|
"cache_read_input_token_cost"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.0085904,
|
|
"input_cost": 0.0032704,
|
|
"output_cost": 0.00532,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.00171808,
|
|
"input_cost": 0.00065408,
|
|
"output_cost": 0.001064,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.00883584,
|
|
"input_cost": 0.00336384,
|
|
"output_cost": 0.005472,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.001767168,
|
|
"input_cost": 0.000672768,
|
|
"output_cost": 0.0010944,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.0073632,
|
|
"input_cost": 0.0028032,
|
|
"output_cost": 0.00456,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.073632,
|
|
"input_cost": 0.028032,
|
|
"output_cost": 0.0456,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.018844,
|
|
"input_cost": 0.009344,
|
|
"output_cost": 0.0095,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0113064,
|
|
"input_cost": 0.0056064,
|
|
"output_cost": 0.0057,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0037688,
|
|
"input_cost": 0.0018688,
|
|
"output_cost": 0.0019,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.0207284,
|
|
"input_cost": 0.0102784,
|
|
"output_cost": 0.01045,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01243704,
|
|
"input_cost": 0.00616704,
|
|
"output_cost": 0.00627,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.0082976,
|
|
"input_cost": 0.0037376,
|
|
"output_cost": 0.00456,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.0020744,
|
|
"input_cost": 0.0009344,
|
|
"output_cost": 0.00114,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.00871248,
|
|
"input_cost": 0.00392448,
|
|
"output_cost": 0.004788,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.002157376,
|
|
"input_cost": 0.000971776,
|
|
"output_cost": 0.0011856,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.00207128,
|
|
"input_cost": 0.00112128,
|
|
"output_cost": 0.00095,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.00304992,
|
|
"input_cost": 0.00168192,
|
|
"output_cost": 0.001368,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "cache_write_5m",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 512,
|
|
"cache_write_5m_tokens": 9216,
|
|
"output_tokens": 350
|
|
},
|
|
"owns": [
|
|
"cache_creation_input_token_cost"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 0.06891,
|
|
"input_cost": 0.06016,
|
|
"output_cost": 0.00875,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.041346,
|
|
"input_cost": 0.036096,
|
|
"output_cost": 0.00525,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.013782,
|
|
"input_cost": 0.012032,
|
|
"output_cost": 0.00175,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.075801,
|
|
"input_cost": 0.066176,
|
|
"output_cost": 0.009625,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.0454806,
|
|
"input_cost": 0.0397056,
|
|
"output_cost": 0.005775,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "cache_write_1h",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 512,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 7168,
|
|
"output_tokens": 350
|
|
},
|
|
"owns": [
|
|
"cache_creation_input_token_cost_above_1hr"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 0.09579,
|
|
"input_cost": 0.08704,
|
|
"output_cost": 0.00875,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.057474,
|
|
"input_cost": 0.052224,
|
|
"output_cost": 0.00525,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.019158,
|
|
"input_cost": 0.017408,
|
|
"output_cost": 0.00175,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.105369,
|
|
"input_cost": 0.095744,
|
|
"output_cost": 0.009625,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.0632214,
|
|
"input_cost": 0.0574464,
|
|
"output_cost": 0.005775,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "audio_input",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 96,
|
|
"audio_input_tokens": 1450,
|
|
"output_tokens": 210
|
|
},
|
|
"owns": [
|
|
"input_cost_per_audio_token"
|
|
],
|
|
"fallback_for": [],
|
|
"audio_input": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.061108,
|
|
"input_cost": 0.058168,
|
|
"output_cost": 0.00294,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0151216,
|
|
"input_cost": 0.0145336,
|
|
"output_cost": 0.000588,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0626468,
|
|
"input_cost": 0.0596228,
|
|
"output_cost": 0.003024,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.01586436,
|
|
"input_cost": 0.01525956,
|
|
"output_cost": 0.0006048,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.006482,
|
|
"input_cost": 0.003962,
|
|
"output_cost": 0.00252,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002128,
|
|
"input_cost": 0.001498,
|
|
"output_cost": 0.00063,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0067626,
|
|
"input_cost": 0.0041166,
|
|
"output_cost": 0.002646,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00221312,
|
|
"input_cost": 0.00155792,
|
|
"output_cost": 0.0006552,
|
|
"prompt_tokens": 1546,
|
|
"completion_tokens": 210
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "audio_output",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 220,
|
|
"output_tokens": 180,
|
|
"audio_output_tokens": 1120
|
|
},
|
|
"owns": [
|
|
"output_cost_per_audio_token"
|
|
],
|
|
"fallback_for": [],
|
|
"audio_output": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.092505,
|
|
"input_cost": 0.000385,
|
|
"output_cost": 0.09212,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.022981,
|
|
"input_cost": 7.7e-05,
|
|
"output_cost": 0.022904,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.094828,
|
|
"input_cost": 0.000396,
|
|
"output_cost": 0.094432,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.0241176,
|
|
"input_cost": 7.92e-05,
|
|
"output_cost": 0.0240384,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.00737,
|
|
"input_cost": 0.00011,
|
|
"output_cost": 0.00726,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0076648,
|
|
"input_cost": 0.0001144,
|
|
"output_cost": 0.0075504,
|
|
"prompt_tokens": 220,
|
|
"completion_tokens": 1300
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "image_input",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 310,
|
|
"image_input_tokens": 1806,
|
|
"output_tokens": 240
|
|
},
|
|
"owns": [
|
|
"input_cost_per_image_token"
|
|
],
|
|
"fallback_for": [],
|
|
"image_input": true,
|
|
"expected": {
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.0074732,
|
|
"input_cost": 0.0045932,
|
|
"output_cost": 0.00288,
|
|
"prompt_tokens": 2116,
|
|
"completion_tokens": 240
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.0018683,
|
|
"input_cost": 0.0011483,
|
|
"output_cost": 0.00072,
|
|
"prompt_tokens": 2116,
|
|
"completion_tokens": 240
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0078288,
|
|
"input_cost": 0.0048048,
|
|
"output_cost": 0.003024,
|
|
"prompt_tokens": 2116,
|
|
"completion_tokens": 240
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "video_input",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 140,
|
|
"video_input_tokens": 7920,
|
|
"output_tokens": 300
|
|
},
|
|
"owns": [
|
|
"input_cost_per_video_token"
|
|
],
|
|
"fallback_for": [],
|
|
"video_input": true,
|
|
"expected": {
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.022888,
|
|
"input_cost": 0.019288,
|
|
"output_cost": 0.0036,
|
|
"prompt_tokens": 8060,
|
|
"completion_tokens": 300
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.005722,
|
|
"input_cost": 0.004822,
|
|
"output_cost": 0.0009,
|
|
"prompt_tokens": 8060,
|
|
"completion_tokens": 300
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0059192,
|
|
"input_cost": 0.0049832,
|
|
"output_cost": 0.000936,
|
|
"prompt_tokens": 8060,
|
|
"completion_tokens": 300
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "reasoning",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1240,
|
|
"output_tokens": 560,
|
|
"reasoning_tokens": 3480
|
|
},
|
|
"owns": [
|
|
"output_cost_per_reasoning_token"
|
|
],
|
|
"fallback_for": [],
|
|
"reasoning": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.06569,
|
|
"input_cost": 0.00217,
|
|
"output_cost": 0.06352,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.013138,
|
|
"input_cost": 0.000434,
|
|
"output_cost": 0.012704,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.067716,
|
|
"input_cost": 0.002232,
|
|
"output_cost": 0.065484,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.0135432,
|
|
"input_cost": 0.0004464,
|
|
"output_cost": 0.0130968,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.05382,
|
|
"input_cost": 0.00186,
|
|
"output_cost": 0.05196,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.5382,
|
|
"input_cost": 0.0186,
|
|
"output_cost": 0.5196,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.05444,
|
|
"input_cost": 0.00248,
|
|
"output_cost": 0.05196,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.01448,
|
|
"input_cost": 0.00062,
|
|
"output_cost": 0.01386,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.05664,
|
|
"input_cost": 0.002604,
|
|
"output_cost": 0.054036,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "tiered_input_above_200k",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 204800,
|
|
"output_tokens": 620
|
|
},
|
|
"owns": [
|
|
"input_cost_per_token_above_200k_tokens",
|
|
"output_cost_per_token_above_200k_tokens"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 2.07125,
|
|
"input_cost": 2.048,
|
|
"output_cost": 0.02325,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 620
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 1.24275,
|
|
"input_cost": 1.2288,
|
|
"output_cost": 0.01395,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 620
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 2.278375,
|
|
"input_cost": 2.2528,
|
|
"output_cost": 0.025575,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 620
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.83036,
|
|
"input_cost": 0.8192,
|
|
"output_cost": 0.01116,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 620
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.871878,
|
|
"input_cost": 0.86016,
|
|
"output_cost": 0.011718,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 620
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "tiered_cache_read_above_200k",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 4096,
|
|
"cache_read_tokens": 201728,
|
|
"output_tokens": 480
|
|
},
|
|
"owns": [
|
|
"cache_read_input_token_cost_above_200k_tokens"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 0.260688,
|
|
"input_cost": 0.242688,
|
|
"output_cost": 0.018,
|
|
"prompt_tokens": 205824,
|
|
"completion_tokens": 480
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.1564128,
|
|
"input_cost": 0.1456128,
|
|
"output_cost": 0.0108,
|
|
"prompt_tokens": 205824,
|
|
"completion_tokens": 480
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.2867568,
|
|
"input_cost": 0.2669568,
|
|
"output_cost": 0.0198,
|
|
"prompt_tokens": 205824,
|
|
"completion_tokens": 480
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.1057152,
|
|
"input_cost": 0.0970752,
|
|
"output_cost": 0.00864,
|
|
"prompt_tokens": 205824,
|
|
"completion_tokens": 480
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.11100096,
|
|
"input_cost": 0.10192896,
|
|
"output_cost": 0.009072,
|
|
"prompt_tokens": 205824,
|
|
"completion_tokens": 480
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "tiered_cache_write_above_200k",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 4096,
|
|
"cache_write_5m_tokens": 200704,
|
|
"output_tokens": 480
|
|
},
|
|
"owns": [
|
|
"cache_creation_input_token_cost_above_200k_tokens"
|
|
],
|
|
"fallback_for": [],
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 2.56776,
|
|
"input_cost": 2.54976,
|
|
"output_cost": 0.018,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 480
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 1.540656,
|
|
"input_cost": 1.529856,
|
|
"output_cost": 0.0108,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 480
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 2.824536,
|
|
"input_cost": 2.804736,
|
|
"output_cost": 0.0198,
|
|
"prompt_tokens": 204800,
|
|
"completion_tokens": 480
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "service_tier_flex",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"owns": [
|
|
"input_cost_per_token_flex",
|
|
"output_cost_per_token_flex"
|
|
],
|
|
"fallback_for": [],
|
|
"service_tier": "flex",
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.004494,
|
|
"input_cost": 0.00161,
|
|
"output_cost": 0.002884,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0008988,
|
|
"input_cost": 0.000322,
|
|
"output_cost": 0.0005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0046224,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0029664,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00092448,
|
|
"input_cost": 0.0003312,
|
|
"output_cost": 0.00059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.003852,
|
|
"input_cost": 0.00138,
|
|
"output_cost": 0.002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.03852,
|
|
"input_cost": 0.0138,
|
|
"output_cost": 0.02472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.010725,
|
|
"input_cost": 0.00506,
|
|
"output_cost": 0.005665,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.006435,
|
|
"input_cost": 0.003036,
|
|
"output_cost": 0.003399,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.004312,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.001078,
|
|
"input_cost": 0.00046,
|
|
"output_cost": 0.000618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0045276,
|
|
"input_cost": 0.001932,
|
|
"output_cost": 0.0025956,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00112112,
|
|
"input_cost": 0.0004784,
|
|
"output_cost": 0.00064272,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "service_tier_priority",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"owns": [
|
|
"input_cost_per_token_priority",
|
|
"output_cost_per_token_priority"
|
|
],
|
|
"fallback_for": [],
|
|
"service_tier": "priority",
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.017976,
|
|
"input_cost": 0.00644,
|
|
"output_cost": 0.011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0035952,
|
|
"input_cost": 0.001288,
|
|
"output_cost": 0.0023072,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0184896,
|
|
"input_cost": 0.006624,
|
|
"output_cost": 0.0118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00369792,
|
|
"input_cost": 0.0013248,
|
|
"output_cost": 0.00237312,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.015408,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.009888,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.15408,
|
|
"input_cost": 0.0552,
|
|
"output_cost": 0.09888,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.024375,
|
|
"input_cost": 0.0115,
|
|
"output_cost": 0.012875,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.014625,
|
|
"input_cost": 0.0069,
|
|
"output_cost": 0.007725,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.004875,
|
|
"input_cost": 0.0023,
|
|
"output_cost": 0.002575,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.0268125,
|
|
"input_cost": 0.01265,
|
|
"output_cost": 0.0141625,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.0160875,
|
|
"input_cost": 0.00759,
|
|
"output_cost": 0.0084975,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.01078,
|
|
"input_cost": 0.0046,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002695,
|
|
"input_cost": 0.00115,
|
|
"output_cost": 0.001545,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.011319,
|
|
"input_cost": 0.00483,
|
|
"output_cost": 0.006489,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0028028,
|
|
"input_cost": 0.001196,
|
|
"output_cost": 0.0016068,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "anthropic_fast_mode",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"owns": [
|
|
"provider_specific_entry.fast"
|
|
],
|
|
"fallback_for": [],
|
|
"speed": "fast",
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 0.117,
|
|
"input_cost": 0.0552,
|
|
"output_cost": 0.0618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "anthropic_us_inference",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"owns": [
|
|
"provider_specific_entry.us"
|
|
],
|
|
"fallback_for": [],
|
|
"inference_geo": "us",
|
|
"expected": {
|
|
"claude-opus-5": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.00429,
|
|
"input_cost": 0.002024,
|
|
"output_cost": 0.002266,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "web_search_medium",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"web_search_calls": 3
|
|
},
|
|
"owns": [
|
|
"search_context_cost_per_query.search_context_size_medium",
|
|
"web_search_billing_unit"
|
|
],
|
|
"fallback_for": [],
|
|
"web_search": "medium",
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.021488,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0142976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0217448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.01434896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.045204,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.11454,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0495,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0417,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0339,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.113624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.1140552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "web_search_low",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"web_search_calls": 1
|
|
},
|
|
"owns": [
|
|
"search_context_cost_per_query.search_context_size_low"
|
|
],
|
|
"fallback_for": [],
|
|
"web_search": "low",
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.018988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0117976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0192448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.01184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.017704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.08704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "web_search_high",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"web_search_calls": 1
|
|
},
|
|
"owns": [
|
|
"search_context_cost_per_query.search_context_size_high"
|
|
],
|
|
"fallback_for": [],
|
|
"web_search": "high",
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.023988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0167976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0242448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.01684896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.022704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.09204,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "web_search_per_prompt",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"web_search_calls": 3
|
|
},
|
|
"owns": [
|
|
"search_context_cost_per_query.search_context_size_medium",
|
|
"web_search_billing_unit"
|
|
],
|
|
"fallback_for": [],
|
|
"web_search": "medium",
|
|
"expected": {
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.037156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.03724224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "google_maps_grounding",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"google_maps_calls": 1
|
|
},
|
|
"owns": [
|
|
"google_maps_grounding_cost_per_query"
|
|
],
|
|
"fallback_for": [],
|
|
"google_maps": true,
|
|
"expected": {
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.033624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.027156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0340552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.02724224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "file_search",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"file_search_calls": 1
|
|
},
|
|
"owns": [
|
|
"file_search_cost_per_1k_calls"
|
|
],
|
|
"fallback_for": [],
|
|
"file_search": true,
|
|
"expected": {
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.010204,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07954,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "fallback_cache_read_at_input_rate",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 640,
|
|
"cache_read_tokens": 12288,
|
|
"output_tokens": 380
|
|
},
|
|
"owns": [],
|
|
"fallback_for": [
|
|
"cache_read_input_token_cost"
|
|
],
|
|
"expected": {
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00347132,
|
|
"input_cost": 0.00310272,
|
|
"output_cost": 0.0003686,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0021672,
|
|
"input_cost": 0.0019392,
|
|
"output_cost": 0.000228,
|
|
"prompt_tokens": 12928,
|
|
"completion_tokens": 380
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "fallback_cache_write_at_input_rate",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 512,
|
|
"cache_write_5m_tokens": 9216,
|
|
"output_tokens": 350
|
|
},
|
|
"owns": [],
|
|
"fallback_for": [
|
|
"cache_creation_input_token_cost"
|
|
],
|
|
"expected": {
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00267422,
|
|
"input_cost": 0.00233472,
|
|
"output_cost": 0.0003395,
|
|
"prompt_tokens": 9728,
|
|
"completion_tokens": 350
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "fallback_reasoning_at_output_rate",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 1240,
|
|
"output_tokens": 560,
|
|
"reasoning_tokens": 3480
|
|
},
|
|
"owns": [],
|
|
"fallback_for": [
|
|
"output_cost_per_reasoning_token"
|
|
],
|
|
"reasoning": true,
|
|
"expected": {
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0132496,
|
|
"input_cost": 0.0006448,
|
|
"output_cost": 0.0126048,
|
|
"prompt_tokens": 1240,
|
|
"completion_tokens": 4040
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "fallback_image_tokens_at_input_rate",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 310,
|
|
"image_input_tokens": 1806,
|
|
"output_tokens": 240
|
|
},
|
|
"owns": [],
|
|
"fallback_for": [
|
|
"input_cost_per_image_token"
|
|
],
|
|
"image_input": true,
|
|
"expected": {
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00184912,
|
|
"input_cost": 0.00110032,
|
|
"output_cost": 0.0007488,
|
|
"prompt_tokens": 2116,
|
|
"completion_tokens": 240
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "fallback_video_tokens_at_input_rate",
|
|
"family": "pricing",
|
|
"usage": {
|
|
"fresh_input_tokens": 140,
|
|
"video_input_tokens": 7920,
|
|
"output_tokens": 300
|
|
},
|
|
"owns": [],
|
|
"fallback_for": [
|
|
"input_cost_per_video_token"
|
|
],
|
|
"video_input": true,
|
|
"expected": {
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.020706,
|
|
"input_cost": 0.016926,
|
|
"output_cost": 0.00378,
|
|
"prompt_tokens": 8060,
|
|
"completion_tokens": 300
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0092448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_no_usage",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"stream_usage": "absent",
|
|
"exact_spend": false,
|
|
"models": [
|
|
"gpt-5.6",
|
|
"gpt-5.4-mini",
|
|
"azure/gpt-5.6",
|
|
"azure/gpt-5.4-mini",
|
|
"gpt-5.3-codex",
|
|
"gpt-5.5-pro",
|
|
"claude-opus-5",
|
|
"claude-sonnet-5",
|
|
"claude-haiku-4-5",
|
|
"us.anthropic.claude-opus-5-v1:0",
|
|
"anthropic.claude-sonnet-5-v1:0",
|
|
"meta.llama4-maverick-17b-instruct-v1:0",
|
|
"gemini/gemini-3.1-pro",
|
|
"gemini/gemini-3.8-flash",
|
|
"gemini-3.1-pro",
|
|
"gemini-3.8-flash",
|
|
"together_ai/moonshotai/Kimi-K3",
|
|
"together_ai/zai-org/GLM-5.3",
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3",
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash",
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max"
|
|
]
|
|
},
|
|
{
|
|
"name": "stream_no_usage_tool_call",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"stream_usage": "absent",
|
|
"tool_call": true,
|
|
"exact_spend": false,
|
|
"models": [
|
|
"gpt-5.6",
|
|
"gpt-5.4-mini",
|
|
"azure/gpt-5.6",
|
|
"azure/gpt-5.4-mini",
|
|
"gpt-5.3-codex",
|
|
"gpt-5.5-pro",
|
|
"claude-opus-5",
|
|
"claude-sonnet-5",
|
|
"claude-haiku-4-5",
|
|
"us.anthropic.claude-opus-5-v1:0",
|
|
"anthropic.claude-sonnet-5-v1:0",
|
|
"meta.llama4-maverick-17b-instruct-v1:0",
|
|
"gemini/gemini-3.1-pro",
|
|
"gemini/gemini-3.8-flash",
|
|
"gemini-3.1-pro",
|
|
"gemini-3.8-flash",
|
|
"together_ai/moonshotai/Kimi-K3",
|
|
"together_ai/zai-org/GLM-5.3",
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3",
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash",
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max"
|
|
]
|
|
},
|
|
{
|
|
"name": "stream_no_usage_image_input",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"stream_usage": "absent",
|
|
"image_input": true,
|
|
"exact_spend": false,
|
|
"models": [
|
|
"gpt-5.6",
|
|
"gpt-5.4-mini",
|
|
"azure/gpt-5.6",
|
|
"azure/gpt-5.4-mini",
|
|
"gpt-5.3-codex",
|
|
"gpt-5.5-pro",
|
|
"claude-opus-5",
|
|
"claude-sonnet-5",
|
|
"claude-haiku-4-5",
|
|
"us.anthropic.claude-opus-5-v1:0",
|
|
"anthropic.claude-sonnet-5-v1:0",
|
|
"meta.llama4-maverick-17b-instruct-v1:0",
|
|
"gemini/gemini-3.1-pro",
|
|
"gemini/gemini-3.8-flash",
|
|
"gemini-3.1-pro",
|
|
"gemini-3.8-flash",
|
|
"together_ai/moonshotai/Kimi-K3",
|
|
"together_ai/zai-org/GLM-5.3",
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3",
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash",
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max"
|
|
]
|
|
},
|
|
{
|
|
"name": "stream_incomplete",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"terminal": "incomplete",
|
|
"expected": {
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_no_usage_incomplete",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"stream_usage": "absent",
|
|
"terminal": "incomplete",
|
|
"exact_spend": false,
|
|
"models": [
|
|
"gpt-5.3-codex",
|
|
"gpt-5.5-pro"
|
|
]
|
|
},
|
|
{
|
|
"name": "stream_unvalidated",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"terminal": "unvalidated",
|
|
"expected": {
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_no_usage_unvalidated",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"stream_usage": "absent",
|
|
"terminal": "unvalidated",
|
|
"exact_spend": false,
|
|
"models": [
|
|
"gpt-5.3-codex",
|
|
"gpt-5.5-pro"
|
|
]
|
|
},
|
|
{
|
|
"name": "prompt_blocked",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840
|
|
},
|
|
"terminal": "prompt_blocked",
|
|
"expected": {
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.00368,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.00092,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.003864,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0009568,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_prompt_blocked",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840
|
|
},
|
|
"stream": true,
|
|
"terminal": "prompt_blocked",
|
|
"expected": {
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.00368,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.00092,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.003864,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0009568,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.0,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "response_model_override",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"response_model_override": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_response_model_override",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"response_model_override": true,
|
|
"stream": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "tool_call",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"tool_call": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0092448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_tool_call",
|
|
"family": "transport",
|
|
"usage": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"stream": true,
|
|
"tool_call": true,
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.008988,
|
|
"input_cost": 0.00322,
|
|
"output_cost": 0.005768,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.0017976,
|
|
"input_cost": 0.000644,
|
|
"output_cost": 0.0011536,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.0092448,
|
|
"input_cost": 0.003312,
|
|
"output_cost": 0.0059328,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.00184896,
|
|
"input_cost": 0.0006624,
|
|
"output_cost": 0.00118656,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.007704,
|
|
"input_cost": 0.00276,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.07704,
|
|
"input_cost": 0.0276,
|
|
"output_cost": 0.04944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.0195,
|
|
"input_cost": 0.0092,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0117,
|
|
"input_cost": 0.00552,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0039,
|
|
"input_cost": 0.00184,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.02145,
|
|
"input_cost": 0.01012,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.01287,
|
|
"input_cost": 0.006072,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00084124,
|
|
"input_cost": 0.0004416,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.008624,
|
|
"input_cost": 0.00368,
|
|
"output_cost": 0.004944,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.002156,
|
|
"input_cost": 0.00092,
|
|
"output_cost": 0.001236,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.0090552,
|
|
"input_cost": 0.003864,
|
|
"output_cost": 0.0051912,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.00224224,
|
|
"input_cost": 0.0009568,
|
|
"output_cost": 0.00128544,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.002134,
|
|
"input_cost": 0.001104,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.0031392,
|
|
"input_cost": 0.001656,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"name": "stream_full_usage",
|
|
"family": "transport",
|
|
"usage": {},
|
|
"stream": true,
|
|
"usage_by_model": {
|
|
"gpt-5.6": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900
|
|
},
|
|
"claude-opus-5": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"claude-sonnet-5": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"cache_write_5m_tokens": 2048,
|
|
"cache_write_1h_tokens": 1024
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144,
|
|
"reasoning_tokens": 900,
|
|
"audio_input_tokens": 330,
|
|
"audio_output_tokens": 280
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"fresh_input_tokens": 1840,
|
|
"output_tokens": 412,
|
|
"cache_read_tokens": 6144
|
|
}
|
|
},
|
|
"expected": {
|
|
"gpt-5.6": {
|
|
"spend": 0.0600632,
|
|
"input_cost": 0.0174952,
|
|
"output_cost": 0.042568,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"gpt-5.4-mini": {
|
|
"spend": 0.01379264,
|
|
"input_cost": 0.00415904,
|
|
"output_cost": 0.0096336,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"azure/gpt-5.6": {
|
|
"spend": 0.06169072,
|
|
"input_cost": 0.01794792,
|
|
"output_cost": 0.0437428,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"azure/gpt-5.4-mini": {
|
|
"spend": 0.014385144,
|
|
"input_cost": 0.004348584,
|
|
"output_cost": 0.01003656,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"gpt-5.3-codex": {
|
|
"spend": 0.0203256,
|
|
"input_cost": 0.0036816,
|
|
"output_cost": 0.016644,
|
|
"prompt_tokens": 7984,
|
|
"completion_tokens": 1312
|
|
},
|
|
"gpt-5.5-pro": {
|
|
"spend": 0.203256,
|
|
"input_cost": 0.036816,
|
|
"output_cost": 0.16644,
|
|
"prompt_tokens": 7984,
|
|
"completion_tokens": 1312
|
|
},
|
|
"claude-opus-5": {
|
|
"spend": 0.045612,
|
|
"input_cost": 0.035312,
|
|
"output_cost": 0.0103,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-sonnet-5": {
|
|
"spend": 0.0273672,
|
|
"input_cost": 0.0211872,
|
|
"output_cost": 0.00618,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"claude-haiku-4-5": {
|
|
"spend": 0.0091224,
|
|
"input_cost": 0.0070624,
|
|
"output_cost": 0.00206,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"us.anthropic.claude-opus-5-v1:0": {
|
|
"spend": 0.0501732,
|
|
"input_cost": 0.0388432,
|
|
"output_cost": 0.01133,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"anthropic.claude-sonnet-5-v1:0": {
|
|
"spend": 0.03010392,
|
|
"input_cost": 0.02330592,
|
|
"output_cost": 0.006798,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"meta.llama4-maverick-17b-instruct-v1:0": {
|
|
"spend": 0.00305308,
|
|
"input_cost": 0.00265344,
|
|
"output_cost": 0.00039964,
|
|
"prompt_tokens": 11056,
|
|
"completion_tokens": 412
|
|
},
|
|
"gemini/gemini-3.1-pro": {
|
|
"spend": 0.0224108,
|
|
"input_cost": 0.0057668,
|
|
"output_cost": 0.016644,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1312
|
|
},
|
|
"gemini/gemini-3.8-flash": {
|
|
"spend": 0.0076232,
|
|
"input_cost": 0.0015572,
|
|
"output_cost": 0.006066,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"gemini-3.1-pro": {
|
|
"spend": 0.02338644,
|
|
"input_cost": 0.00604524,
|
|
"output_cost": 0.0173412,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1312
|
|
},
|
|
"gemini-3.8-flash": {
|
|
"spend": 0.007460128,
|
|
"input_cost": 0.001619488,
|
|
"output_cost": 0.00584064,
|
|
"prompt_tokens": 8314,
|
|
"completion_tokens": 1592
|
|
},
|
|
"together_ai/moonshotai/Kimi-K3": {
|
|
"spend": 0.0035374,
|
|
"input_cost": 0.002116,
|
|
"output_cost": 0.0014214,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"together_ai/zai-org/GLM-5.3": {
|
|
"spend": 0.0019184,
|
|
"input_cost": 0.001012,
|
|
"output_cost": 0.0009064,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/kimi-k3": {
|
|
"spend": 0.00250264,
|
|
"input_cost": 0.00147264,
|
|
"output_cost": 0.00103,
|
|
"prompt_tokens": 7984,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/deepseek-v4p1-flash": {
|
|
"spend": 0.0005232,
|
|
"input_cost": 0.000276,
|
|
"output_cost": 0.0002472,
|
|
"prompt_tokens": 1840,
|
|
"completion_tokens": 412
|
|
},
|
|
"fireworks_ai/accounts/fireworks/models/qwen3p8-max": {
|
|
"spend": 0.00369216,
|
|
"input_cost": 0.00220896,
|
|
"output_cost": 0.0014832,
|
|
"prompt_tokens": 7984,
|
|
"completion_tokens": 412
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|