Skip to content

Commit 5a42be4

Browse files
authored
fix: add azure/o1-2024-12-17 to model_prices_and_context_window.json (#8371)
1 parent dfbbf0b commit 5a42be4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: model_prices_and_context_window.json

+15
Original file line numberDiff line numberDiff line change
@@ -1069,6 +1069,21 @@
10691069
"supports_prompt_caching": true,
10701070
"supports_tool_choice": true
10711071
},
1072+
"azure/o1-2024-12-17": {
1073+
"max_tokens": 100000,
1074+
"max_input_tokens": 200000,
1075+
"max_output_tokens": 100000,
1076+
"input_cost_per_token": 0.000015,
1077+
"output_cost_per_token": 0.000060,
1078+
"cache_read_input_token_cost": 0.0000075,
1079+
"litellm_provider": "azure",
1080+
"mode": "chat",
1081+
"supports_function_calling": true,
1082+
"supports_parallel_function_calling": true,
1083+
"supports_vision": true,
1084+
"supports_prompt_caching": true,
1085+
"supports_tool_choice": true
1086+
},
10721087
"azure/o1-preview": {
10731088
"max_tokens": 32768,
10741089
"max_input_tokens": 128000,

0 commit comments

Comments
 (0)