mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
chore: 同步模型价格数据 (cae038a525f3c22442733468314d53b45c4e322ace1cb9076ccea3143042c978)
This commit is contained in:
@@ -16673,6 +16673,34 @@
|
|||||||
"/v1/audio/transcriptions"
|
"/v1/audio/transcriptions"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"gpt-image-1.5": {
|
||||||
|
"cache_read_input_image_token_cost": 2e-06,
|
||||||
|
"cache_read_input_token_cost": 1.25e-06,
|
||||||
|
"input_cost_per_token": 5e-06,
|
||||||
|
"litellm_provider": "openai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"input_cost_per_image_token": 8e-06,
|
||||||
|
"output_cost_per_image_token": 3.2e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
],
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
|
"gpt-image-1.5-2025-12-16": {
|
||||||
|
"cache_read_input_image_token_cost": 2e-06,
|
||||||
|
"cache_read_input_token_cost": 1.25e-06,
|
||||||
|
"input_cost_per_token": 5e-06,
|
||||||
|
"litellm_provider": "openai",
|
||||||
|
"mode": "image_generation",
|
||||||
|
"output_cost_per_token": 1e-05,
|
||||||
|
"input_cost_per_image_token": 8e-06,
|
||||||
|
"output_cost_per_image_token": 3.2e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/images/generations"
|
||||||
|
],
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
"gpt-5": {
|
"gpt-5": {
|
||||||
"cache_read_input_token_cost": 1.25e-07,
|
"cache_read_input_token_cost": 1.25e-07,
|
||||||
"cache_read_input_token_cost_flex": 6.25e-08,
|
"cache_read_input_token_cost_flex": 6.25e-08,
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
dc9253d52a19a36c547797232d3f3d073a78c4b04a9048a34ace2987636321ce
|
cae038a525f3c22442733468314d53b45c4e322ace1cb9076ccea3143042c978
|
||||||
|
|||||||
Reference in New Issue
Block a user