Add azure/deepseek-r1 to model_prices_and_content_window.json (#8177)

This commit is contained in:
Tomas Klohna
2025-02-01 20:28:21 +01:00
committed by GitHub
parent 9e65f867ab
commit 08e40352e9
+11
View File
@@ -975,6 +975,17 @@
"output_cost_per_second": 0.0001,
"litellm_provider": "azure"
},
"azure/deepseek-r1": {
"max_tokens": 8192,
"max_input_tokens": 128000,
"max_output_tokens": 8192,
"input_cost_per_token": 0.0,
"input_cost_per_token_cache_hit": 0.0,
"output_cost_per_token": 0.0,
"litellm_provider": "azure",
"mode": "chat",
"supports_prompt_caching": true
},
"azure/o3-mini": {
"max_tokens": 100000,
"max_input_tokens": 200000,