chore: 同步模型价格数据 (fd6e54892185b30c77c51d0486fd92d2a7c69fa68eac6272798bf36a740f5925)

This commit is contained in:
github-actions[bot]
2025-12-18 16:50:06 +00:00
parent b4f39909c8
commit 513135770c
2 changed files with 26 additions and 22 deletions

View File

@@ -15371,7 +15371,7 @@
"max_tokens": 16000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions"
"/v1/chat/completions"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15384,7 +15384,7 @@
"max_tokens": 16000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions"
"/v1/chat/completions"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15397,7 +15397,7 @@
"max_tokens": 16000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions"
"/v1/chat/completions"
],
"supports_vision": true
},
@@ -15408,7 +15408,7 @@
"max_tokens": 16000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions"
"/v1/chat/completions"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15421,7 +15421,7 @@
"max_tokens": 16000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions"
"/v1/chat/completions"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15578,8 +15578,8 @@
"max_tokens": 128000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions",
"/responses"
"/v1/chat/completions",
"/v1/responses"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15604,8 +15604,8 @@
"max_tokens": 64000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions",
"/responses"
"/v1/chat/completions",
"/v1/responses"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15619,7 +15619,7 @@
"max_tokens": 128000,
"mode": "responses",
"supported_endpoints": [
"/responses"
"/v1/responses"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -15633,8 +15633,8 @@
"max_tokens": 64000,
"mode": "chat",
"supported_endpoints": [
"/chat/completions",
"/responses"
"/v1/chat/completions",
"/v1/responses"
],
"supports_function_calling": true,
"supports_parallel_function_calling": true,
@@ -16836,7 +16836,8 @@
"supported_endpoints": [
"/v1/images/generations"
],
"supports_vision": true
"supports_vision": true,
"supports_pdf_input": true
},
"gpt-image-1.5-2025-12-16": {
"cache_read_input_image_token_cost": 2e-06,
@@ -16850,7 +16851,8 @@
"supported_endpoints": [
"/v1/images/generations"
],
"supports_vision": true
"supports_vision": true,
"supports_pdf_input": true
},
"gpt-5": {
"cache_read_input_token_cost": 1.25e-07,
@@ -22391,7 +22393,7 @@
"input_cost_per_token": 0,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_output_tokens": 262144,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 0,
@@ -22419,7 +22421,7 @@
"input_cost_per_token": 1e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 131072,
"max_output_tokens": null,
"max_output_tokens": 131072,
"max_tokens": 131072,
"mode": "chat",
"output_cost_per_token": 1e-07,
@@ -22433,7 +22435,7 @@
"input_cost_per_token": 1.5e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_output_tokens": 262144,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 1.5e-07,
@@ -22447,7 +22449,7 @@
"input_cost_per_token": 2e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_output_tokens": 262144,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 2e-07,
@@ -22461,7 +22463,7 @@
"input_cost_per_token": 5e-07,
"litellm_provider": "openrouter",
"max_input_tokens": 262144,
"max_output_tokens": null,
"max_output_tokens": 262144,
"max_tokens": 262144,
"mode": "chat",
"output_cost_per_token": 1.5e-06,
@@ -29374,7 +29376,8 @@
"input_cost_per_token": 4.5e-07,
"output_cost_per_token": 1.8e-06,
"litellm_provider": "fireworks_ai",
"mode": "chat"
"mode": "chat",
"supports_reasoning": true
},
"fireworks_ai/accounts/fireworks/models/flux-kontext-pro": {
"max_tokens": 4096,
@@ -31076,7 +31079,8 @@
"input_cost_per_token": 9e-07,
"output_cost_per_token": 9e-07,
"litellm_provider": "fireworks_ai",
"mode": "chat"
"mode": "chat",
"supports_reasoning": true
},
"fireworks_ai/accounts/fireworks/models/qwen3-4b": {
"max_tokens": 40960,

View File

@@ -1 +1 @@
4c1bf826356ff9f0526e71e2caca35a09745d5b1ef2434c028da6f20d489b66a
fd6e54892185b30c77c51d0486fd92d2a7c69fa68eac6272798bf36a740f5925