mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
chore: 同步模型价格数据 (6b19334ea0ae33d5f05ef2ca677d690d477da42bb222b3bd5e03aa78d929e502)
This commit is contained in:
@@ -3275,6 +3275,15 @@
|
|||||||
"supports_tool_choice": true,
|
"supports_tool_choice": true,
|
||||||
"supports_reasoning": true
|
"supports_reasoning": true
|
||||||
},
|
},
|
||||||
|
"azure_ai/mistral-document-ai-2505": {
|
||||||
|
"litellm_provider": "azure_ai",
|
||||||
|
"ocr_cost_per_page": 3e-3,
|
||||||
|
"mode": "ocr",
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/ocr"
|
||||||
|
],
|
||||||
|
"source": "https://devblogs.microsoft.com/foundry/whats-new-in-azure-ai-foundry-august-2025/#mistral-document-ai-(ocr)-%E2%80%94-serverless-in-foundry"
|
||||||
|
},
|
||||||
"azure_ai/MAI-DS-R1": {
|
"azure_ai/MAI-DS-R1": {
|
||||||
"input_cost_per_token": 1.35e-06,
|
"input_cost_per_token": 1.35e-06,
|
||||||
"litellm_provider": "azure_ai",
|
"litellm_provider": "azure_ai",
|
||||||
@@ -15570,6 +15579,26 @@
|
|||||||
"supports_response_schema": true,
|
"supports_response_schema": true,
|
||||||
"supports_tool_choice": true
|
"supports_tool_choice": true
|
||||||
},
|
},
|
||||||
|
"mistral/mistral-ocr-latest": {
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"ocr_cost_per_page": 1e-3,
|
||||||
|
"annotation_cost_per_page": 3e-3,
|
||||||
|
"mode": "ocr",
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/ocr"
|
||||||
|
],
|
||||||
|
"source": "https://mistral.ai/pricing#api-pricing"
|
||||||
|
},
|
||||||
|
"mistral/mistral-ocr-2505-completion": {
|
||||||
|
"litellm_provider": "mistral",
|
||||||
|
"ocr_cost_per_page": 1e-3,
|
||||||
|
"annotation_cost_per_page": 3e-3,
|
||||||
|
"mode": "ocr",
|
||||||
|
"supported_endpoints": [
|
||||||
|
"/v1/ocr"
|
||||||
|
],
|
||||||
|
"source": "https://mistral.ai/pricing#api-pricing"
|
||||||
|
},
|
||||||
"mistral/magistral-medium-latest": {
|
"mistral/magistral-medium-latest": {
|
||||||
"input_cost_per_token": 2e-06,
|
"input_cost_per_token": 2e-06,
|
||||||
"litellm_provider": "mistral",
|
"litellm_provider": "mistral",
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
41901090157c67d64243d0d13dbaa4fd3bf406962470725fb3e16562d31ba538
|
6b19334ea0ae33d5f05ef2ca677d690d477da42bb222b3bd5e03aa78d929e502
|
||||||
|
|||||||
Reference in New Issue
Block a user