mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 20:41:03 +00:00
chore: 同步模型价格数据 (986cf62f317819d3b8622a27435ec1943659bccac08fd947ecc0ca9e4c526665)
This commit is contained in:
@@ -3634,6 +3634,37 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_vision": true
|
"supports_vision": true
|
||||||
},
|
},
|
||||||
|
"azure/gpt-5.2-codex": {
|
||||||
|
"cache_read_input_token_cost": 1.75e-07,
|
||||||
|
"input_cost_per_token": 1.75e-06,
|
||||||
|
"litellm_provider": "azure",
|
||||||
|
"max_input_tokens": 128000,
|
||||||
|
"max_output_tokens": 16384,
|
||||||
|
"max_tokens": 16384,
|
||||||
|
"mode": "chat",
|
||||||
|
"output_cost_per_token": 1.4e-05,
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/chat/completions",
|
||||||
|
"/v1/responses"
|
||||||
|
],
|
||||||
|
"supported_modalities": [
|
||||||
|
"text",
|
||||||
|
"image"
|
||||||
|
],
|
||||||
|
"supported_output_modalities": [
|
||||||
|
"text"
|
||||||
|
],
|
||||||
|
"supports_function_calling": true,
|
||||||
|
"supports_native_streaming": true,
|
||||||
|
"supports_parallel_function_calling": true,
|
||||||
|
"supports_pdf_input": true,
|
||||||
|
"supports_prompt_caching": true,
|
||||||
|
"supports_reasoning": true,
|
||||||
|
"supports_response_schema": true,
|
||||||
|
"supports_system_messages": true,
|
||||||
|
"supports_tool_choice": true,
|
||||||
|
"supports_vision": true
|
||||||
|
},
|
||||||
"azure/gpt-5.2-pro": {
|
"azure/gpt-5.2-pro": {
|
||||||
"input_cost_per_token": 2.1e-05,
|
"input_cost_per_token": 2.1e-05,
|
||||||
"litellm_provider": "azure",
|
"litellm_provider": "azure",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
a20767d671466ee39c1de094ca9a74b3511b024a03de54f9f32814db3931cf0d
|
986cf62f317819d3b8622a27435ec1943659bccac08fd947ecc0ca9e4c526665
|
||||||
|
|||||||
Reference in New Issue
Block a user