1038110381 "supports_vision" : true ,
1038210382 "supports_prompt_caching" : true ,
1038310383 "supports_tool_choice" : true
10384+ },
10385+ "o1-pro" : {
10386+ "max_tokens" : 100000 ,
10387+ "max_input_tokens" : 200000 ,
10388+ "max_output_tokens" : 100000 ,
10389+ "input_cost_per_token" : 0.00015 ,
10390+ "output_cost_per_token" : 0.0006 ,
10391+ "input_cost_per_token_batches" : 7.5e-05 ,
10392+ "output_cost_per_token_batches" : 0.0003 ,
10393+ "litellm_provider" : " openai" ,
10394+ "mode" : " responses" ,
10395+ "supports_function_calling" : true ,
10396+ "supports_parallel_function_calling" : true ,
10397+ "supports_vision" : true ,
10398+ "supports_prompt_caching" : true ,
10399+ "supports_system_messages" : true ,
10400+ "supports_response_schema" : true ,
10401+ "supports_tool_choice" : true ,
10402+ "supports_native_streaming" : false ,
10403+ "supported_modalities" : [
10404+ " text" ,
10405+ " image"
10406+ ],
10407+ "supported_endpoints" : [
10408+ " /v1/responses" ,
10409+ " /v1/batch"
10410+ ]
10411+ },
10412+ "o1-pro-2025-03-19" : {
10413+ "max_tokens" : 100000 ,
10414+ "max_input_tokens" : 200000 ,
10415+ "max_output_tokens" : 100000 ,
10416+ "input_cost_per_token" : 0.00015 ,
10417+ "output_cost_per_token" : 0.0006 ,
10418+ "input_cost_per_token_batches" : 7.5e-05 ,
10419+ "output_cost_per_token_batches" : 0.0003 ,
10420+ "litellm_provider" : " openai" ,
10421+ "mode" : " responses" ,
10422+ "supports_function_calling" : true ,
10423+ "supports_parallel_function_calling" : true ,
10424+ "supports_vision" : true ,
10425+ "supports_prompt_caching" : true ,
10426+ "supports_system_messages" : true ,
10427+ "supports_response_schema" : true ,
10428+ "supports_tool_choice" : true ,
10429+ "supports_native_streaming" : false ,
10430+ "supported_modalities" : [
10431+ " text" ,
10432+ " image"
10433+ ],
10434+ "supported_endpoints" : [
10435+ " /v1/responses" ,
10436+ " /v1/batch"
10437+ ]
1038410438 }
1038510439}
0 commit comments