Update pricing.json
This commit is contained in:
165
pricing.json
165
pricing.json
@@ -174,8 +174,8 @@
|
|||||||
"cloud/ministral-3:3b": {
|
"cloud/ministral-3:3b": {
|
||||||
"provider": "cloud",
|
"provider": "cloud",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"input_cost_per_token": 4E-8,
|
"input_cost_per_token": 1E-7,
|
||||||
"output_cost_per_token": 4E-8,
|
"output_cost_per_token": 1E-7,
|
||||||
"max_input_tokens": 262144,
|
"max_input_tokens": 262144,
|
||||||
"max_output_tokens": 32768,
|
"max_output_tokens": 32768,
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
@@ -186,8 +186,8 @@
|
|||||||
"cloud/ministral-3:8b": {
|
"cloud/ministral-3:8b": {
|
||||||
"provider": "cloud",
|
"provider": "cloud",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"input_cost_per_token": 1E-7,
|
"input_cost_per_token": 1.5E-7,
|
||||||
"output_cost_per_token": 1E-7,
|
"output_cost_per_token": 1.5E-7,
|
||||||
"max_input_tokens": 262144,
|
"max_input_tokens": 262144,
|
||||||
"max_output_tokens": 32768,
|
"max_output_tokens": 32768,
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
@@ -275,6 +275,7 @@
|
|||||||
"max_input_tokens": 1048576,
|
"max_input_tokens": 1048576,
|
||||||
"max_output_tokens": 65535,
|
"max_output_tokens": 65535,
|
||||||
"max_tokens": 65535,
|
"max_tokens": 65535,
|
||||||
|
"cache_read_input_token_cost": 5E-8,
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
"supports_reasoning": true,
|
"supports_reasoning": true,
|
||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
@@ -512,8 +513,8 @@
|
|||||||
"openrouter/ministral-3:3b": {
|
"openrouter/ministral-3:3b": {
|
||||||
"provider": "openrouter",
|
"provider": "openrouter",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"input_cost_per_token": 4E-8,
|
"input_cost_per_token": 1E-7,
|
||||||
"output_cost_per_token": 4E-8,
|
"output_cost_per_token": 1E-7,
|
||||||
"max_input_tokens": 262144,
|
"max_input_tokens": 262144,
|
||||||
"max_output_tokens": 32768,
|
"max_output_tokens": 32768,
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
@@ -524,8 +525,8 @@
|
|||||||
"openrouter/ministral-3:8b": {
|
"openrouter/ministral-3:8b": {
|
||||||
"provider": "openrouter",
|
"provider": "openrouter",
|
||||||
"mode": "chat",
|
"mode": "chat",
|
||||||
"input_cost_per_token": 1E-7,
|
"input_cost_per_token": 1.5E-7,
|
||||||
"output_cost_per_token": 1E-7,
|
"output_cost_per_token": 1.5E-7,
|
||||||
"max_input_tokens": 262144,
|
"max_input_tokens": 262144,
|
||||||
"max_output_tokens": 32768,
|
"max_output_tokens": 32768,
|
||||||
"max_tokens": 32768,
|
"max_tokens": 32768,
|
||||||
@@ -600,6 +601,7 @@
|
|||||||
"max_input_tokens": 1048576,
|
"max_input_tokens": 1048576,
|
||||||
"max_output_tokens": 65535,
|
"max_output_tokens": 65535,
|
||||||
"max_tokens": 65535,
|
"max_tokens": 65535,
|
||||||
|
"cache_read_input_token_cost": 5E-8,
|
||||||
"supports_function_calling": true,
|
"supports_function_calling": true,
|
||||||
"supports_reasoning": true,
|
"supports_reasoning": true,
|
||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
@@ -644,5 +646,152 @@
|
|||||||
"supports_reasoning": true,
|
"supports_reasoning": true,
|
||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
|
},
|
||||||
|
"antigravity/claude-opus-4-5-thinking": {
|
||||||
|
"provider": "antigravity",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 5E-6,
|
||||||
|
"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_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
|
||||||
|
},
|
||||||
|
"antigravity/claude-sonnet-4-5": {
|
||||||
|
"provider": "antigravity",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 3E-6,
|
||||||
|
"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,
|
||||||
|
"output_cost_per_token_above_200k_tokens": 0.0000225,
|
||||||
|
"cache_creation_input_token_cost": 3.75E-6,
|
||||||
|
"cache_read_input_token_cost": 3E-7,
|
||||||
|
"cache_creation_input_token_cost_above_200k_tokens": 7.5E-6,
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"antigravity/claude-sonnet-4-5-thinking": {
|
||||||
|
"provider": "antigravity",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 3E-6,
|
||||||
|
"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,
|
||||||
|
"output_cost_per_token_above_200k_tokens": 0.0000225,
|
||||||
|
"cache_creation_input_token_cost": 3.75E-6,
|
||||||
|
"cache_read_input_token_cost": 3E-7,
|
||||||
|
"cache_creation_input_token_cost_above_200k_tokens": 7.5E-6,
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"antigravity/gemini-3-pro-high": {
|
||||||
|
"provider": "antigravity",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 2E-6,
|
||||||
|
"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,
|
||||||
|
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||||
|
"input_cost_per_token_batches": 1E-6,
|
||||||
|
"output_cost_per_token_batches": 6E-6,
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"antigravity/gemini-3-pro-preview": {
|
||||||
|
"provider": "antigravity",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 2E-6,
|
||||||
|
"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,
|
||||||
|
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||||
|
"input_cost_per_token_batches": 1E-6,
|
||||||
|
"output_cost_per_token_batches": 6E-6,
|
||||||
|
"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
|
||||||
|
},
|
||||||
|
"openrouter/gemini-2.5-pro": {
|
||||||
|
"provider": "openrouter",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 1.25E-6,
|
||||||
|
"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,
|
||||||
|
"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,
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"openrouter/gemini-3-pro-preview": {
|
||||||
|
"provider": "openrouter",
|
||||||
|
"mode": "chat",
|
||||||
|
"input_cost_per_token": 2E-6,
|
||||||
|
"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,
|
||||||
|
"output_cost_per_token_above_200k_tokens": 0.000018,
|
||||||
|
"input_cost_per_token_batches": 1E-6,
|
||||||
|
"output_cost_per_token_batches": 6E-6,
|
||||||
|
"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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user