build(model_prices_and_context_window.json): update azure o1-mini pricing

This commit is contained in:
Krrish Dholakia 2025-04-26 07:56:13 -07:00
parent 350bae9be0
commit 421011baec
2 changed files with 6 additions and 6 deletions

View file

@ -2124,9 +2124,9 @@
"max_tokens": 65536,
"max_input_tokens": 128000,
"max_output_tokens": 65536,
"input_cost_per_token": 0.00000121,
"output_cost_per_token": 0.00000484,
"cache_read_input_token_cost": 0.000000605,
"input_cost_per_token": 1.1e-6,
"output_cost_per_token": 4.4e-6,
"cache_read_input_token_cost": 0.55e-6,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true,

View file

@ -2124,9 +2124,9 @@
"max_tokens": 65536,
"max_input_tokens": 128000,
"max_output_tokens": 65536,
"input_cost_per_token": 0.00000121,
"output_cost_per_token": 0.00000484,
"cache_read_input_token_cost": 0.000000605,
"input_cost_per_token": 1.1e-6,
"output_cost_per_token": 4.4e-6,
"cache_read_input_token_cost": 0.55e-6,
"litellm_provider": "azure",
"mode": "chat",
"supports_function_calling": true,