Update pricing.json
This commit is contained in:
147
pricing.json
147
pricing.json
@@ -225,12 +225,22 @@
|
||||
"input_cost_per_token": 0.000002,
|
||||
"output_cost_per_token": 0.000012,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65536,
|
||||
"max_tokens": 65536,
|
||||
"supports_vision": true,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000004,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||
"input_cost_per_token_batches": 0.000001,
|
||||
"output_cost_per_token_batches": 0.000006,
|
||||
"cache_read_input_token_cost": 2E-7,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 4E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_reasoning": true
|
||||
"supports_vision": true,
|
||||
"supports_web_search": true
|
||||
},
|
||||
"cloud/deepseek-v3.2": {
|
||||
"provider": "cloud",
|
||||
@@ -650,12 +660,12 @@
|
||||
"antigravity/claude-opus-4-5-thinking": {
|
||||
"provider": "antigravity",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 5E-6,
|
||||
"input_cost_per_token": 0.000005,
|
||||
"output_cost_per_token": 0.000025,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"cache_creation_input_token_cost": 6.25E-6,
|
||||
"cache_creation_input_token_cost": 0.00000625,
|
||||
"cache_read_input_token_cost": 5E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
@@ -667,16 +677,16 @@
|
||||
"antigravity/claude-sonnet-4-5": {
|
||||
"provider": "antigravity",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 3E-6,
|
||||
"input_cost_per_token": 0.000003,
|
||||
"output_cost_per_token": 0.000015,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"input_cost_per_token_above_200k_tokens": 6E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000006,
|
||||
"output_cost_per_token_above_200k_tokens": 0.0000225,
|
||||
"cache_creation_input_token_cost": 3.75E-6,
|
||||
"cache_creation_input_token_cost": 0.00000375,
|
||||
"cache_read_input_token_cost": 3E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 7.5E-6,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 0.0000075,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 6E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
@@ -688,16 +698,16 @@
|
||||
"antigravity/claude-sonnet-4-5-thinking": {
|
||||
"provider": "antigravity",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 3E-6,
|
||||
"input_cost_per_token": 0.000003,
|
||||
"output_cost_per_token": 0.000015,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"input_cost_per_token_above_200k_tokens": 6E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000006,
|
||||
"output_cost_per_token_above_200k_tokens": 0.0000225,
|
||||
"cache_creation_input_token_cost": 3.75E-6,
|
||||
"cache_creation_input_token_cost": 0.00000375,
|
||||
"cache_read_input_token_cost": 3E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 7.5E-6,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 0.0000075,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 6E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
@@ -709,15 +719,15 @@
|
||||
"antigravity/gemini-3-pro-high": {
|
||||
"provider": "antigravity",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 2E-6,
|
||||
"input_cost_per_token": 0.000002,
|
||||
"output_cost_per_token": 0.000012,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 4E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000004,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||
"input_cost_per_token_batches": 1E-6,
|
||||
"output_cost_per_token_batches": 6E-6,
|
||||
"input_cost_per_token_batches": 0.000001,
|
||||
"output_cost_per_token_batches": 0.000006,
|
||||
"cache_read_input_token_cost": 2E-7,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 4E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
@@ -732,15 +742,15 @@
|
||||
"antigravity/gemini-3-pro-preview": {
|
||||
"provider": "antigravity",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 2E-6,
|
||||
"input_cost_per_token": 0.000002,
|
||||
"output_cost_per_token": 0.000012,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 4E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000004,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||
"input_cost_per_token_batches": 1E-6,
|
||||
"output_cost_per_token_batches": 6E-6,
|
||||
"input_cost_per_token_batches": 0.000001,
|
||||
"output_cost_per_token_batches": 0.000006,
|
||||
"cache_read_input_token_cost": 2E-7,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 4E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
@@ -755,12 +765,12 @@
|
||||
"openrouter/gemini-2.5-pro": {
|
||||
"provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 1.25E-6,
|
||||
"input_cost_per_token": 0.00000125,
|
||||
"output_cost_per_token": 0.00001,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 2.5E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.0000025,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000015,
|
||||
"cache_read_input_token_cost": 1.25E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
@@ -774,15 +784,15 @@
|
||||
"openrouter/gemini-3-pro-preview": {
|
||||
"provider": "openrouter",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 2E-6,
|
||||
"input_cost_per_token": 0.000002,
|
||||
"output_cost_per_token": 0.000012,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 4E-6,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000004,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||
"input_cost_per_token_batches": 1E-6,
|
||||
"output_cost_per_token_batches": 6E-6,
|
||||
"input_cost_per_token_batches": 0.000001,
|
||||
"output_cost_per_token_batches": 0.000006,
|
||||
"cache_read_input_token_cost": 2E-7,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 4E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
@@ -797,7 +807,7 @@
|
||||
"openai/gpt-5.2": {
|
||||
"provider": "openai",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 1.75E-6,
|
||||
"input_cost_per_token": 0.00000175,
|
||||
"output_cost_per_token": 0.000014,
|
||||
"max_input_tokens": 400000,
|
||||
"max_output_tokens": 128000,
|
||||
@@ -813,7 +823,7 @@
|
||||
"openai/gpt-5.2-codex": {
|
||||
"provider": "openai",
|
||||
"mode": "responses",
|
||||
"input_cost_per_token": 1.25E-6,
|
||||
"input_cost_per_token": 0.00000125,
|
||||
"output_cost_per_token": 0.00001,
|
||||
"max_input_tokens": 272000,
|
||||
"max_output_tokens": 128000,
|
||||
@@ -825,5 +835,82 @@
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"droid/claude-opus-4-5-20251101": {
|
||||
"provider": "droid",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.000005,
|
||||
"output_cost_per_token": 0.000025,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"cache_creation_input_token_cost": 0.00000625,
|
||||
"cache_read_input_token_cost": 5E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"droid/claude-sonnet-4-5-20250929": {
|
||||
"provider": "droid",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.000003,
|
||||
"output_cost_per_token": 0.000015,
|
||||
"max_input_tokens": 200000,
|
||||
"max_output_tokens": 64000,
|
||||
"max_tokens": 64000,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000006,
|
||||
"output_cost_per_token_above_200k_tokens": 0.0000225,
|
||||
"cache_creation_input_token_cost": 0.00000375,
|
||||
"cache_read_input_token_cost": 3E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 0.0000075,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 6E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
},
|
||||
"droid/gemini-3-pro-preview": {
|
||||
"provider": "droid",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.000002,
|
||||
"output_cost_per_token": 0.000012,
|
||||
"max_input_tokens": 1048576,
|
||||
"max_output_tokens": 65535,
|
||||
"max_tokens": 65535,
|
||||
"input_cost_per_token_above_200k_tokens": 0.000004,
|
||||
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||
"input_cost_per_token_batches": 0.000001,
|
||||
"output_cost_per_token_batches": 0.000006,
|
||||
"cache_read_input_token_cost": 2E-7,
|
||||
"cache_read_input_token_cost_above_200k_tokens": 4E-7,
|
||||
"cache_creation_input_token_cost_above_200k_tokens": 2.5E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true,
|
||||
"supports_web_search": true
|
||||
},
|
||||
"droid/gpt-5.2": {
|
||||
"provider": "droid",
|
||||
"mode": "chat",
|
||||
"input_cost_per_token": 0.00000175,
|
||||
"output_cost_per_token": 0.000014,
|
||||
"max_input_tokens": 400000,
|
||||
"max_output_tokens": 128000,
|
||||
"max_tokens": 128000,
|
||||
"cache_read_input_token_cost": 1.75E-7,
|
||||
"supports_function_calling": true,
|
||||
"supports_parallel_function_calling": true,
|
||||
"supports_reasoning": true,
|
||||
"supports_response_schema": true,
|
||||
"supports_tool_choice": true,
|
||||
"supports_vision": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user