Skip to content

Commit

Permalink
Add azure/deepseek-r1 to model_prices_and_content_window.json (#8177)
Browse files Browse the repository at this point in the history
  • Loading branch information
Klohto authored Feb 1, 2025
1 parent 9e65f86 commit 08e4035
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions model_prices_and_context_window.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 08e4035

Please sign in to comment.