Add support for deepseek v3.2

This commit is contained in:
Sameer Kankute 2025-12-10 22:21:04 +05:30
parent 254c1155a2
commit 05a82ae570
2 changed files with 40 additions and 0 deletions

View file

@ -26066,6 +26066,26 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"vertex_ai/deepseek-ai/deepseek-v3.2-maas": {
"input_cost_per_token": 5.6e-07,
"input_cost_per_token_batches": 2.8e-07,
"litellm_provider": "vertex_ai-deepseek_models",
"max_input_tokens": 163840,
"max_output_tokens": 32768,
"max_tokens": 163840,
"mode": "chat",
"output_cost_per_token": 1.68e-06,
"output_cost_per_token_batches": 8.4e-07,
"source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models",
"supported_regions": [
"us-west2"
],
"supports_assistant_prefill": true,
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_tool_choice": true
},
"vertex_ai/deepseek-ai/deepseek-r1-0528-maas": {
"input_cost_per_token": 1.35e-06,
"litellm_provider": "vertex_ai-deepseek_models",

View file

@ -26066,6 +26066,26 @@
"supports_reasoning": true,
"supports_tool_choice": true
},
"vertex_ai/deepseek-ai/deepseek-v3.2-maas": {
"input_cost_per_token": 5.6e-07,
"input_cost_per_token_batches": 2.8e-07,
"litellm_provider": "vertex_ai-deepseek_models",
"max_input_tokens": 163840,
"max_output_tokens": 32768,
"max_tokens": 163840,
"mode": "chat",
"output_cost_per_token": 1.68e-06,
"output_cost_per_token_batches": 8.4e-07,
"source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models",
"supported_regions": [
"us-west2"
],
"supports_assistant_prefill": true,
"supports_function_calling": true,
"supports_prompt_caching": true,
"supports_reasoning": true,
"supports_tool_choice": true
},
"vertex_ai/deepseek-ai/deepseek-r1-0528-maas": {
"input_cost_per_token": 1.35e-06,
"litellm_provider": "vertex_ai-deepseek_models",