File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 19601960 "litellm_provider" : " mistral" ,
19611961 "mode" : " embedding"
19621962 },
1963+ "deepseek/deepseek-reasoner" : {
1964+ "max_tokens" : 8192 ,
1965+ "max_input_tokens" : 64000 ,
1966+ "max_output_tokens" : 8192 ,
1967+ "input_cost_per_token" : 0.00000055 ,
1968+ "input_cost_per_token_cache_hit" : 0.00000014 ,
1969+ "output_cost_per_token" : 0.00000219 ,
1970+ "litellm_provider" : " deepseek" ,
1971+ "mode" : " chat" ,
1972+ "supports_function_calling" : true ,
1973+ "supports_assistant_prefill" : true ,
1974+ "supports_tool_choice" : true ,
1975+ "supports_prompt_caching" : true
1976+ },
19631977 "deepseek/deepseek-chat" : {
19641978 "max_tokens" : 4096 ,
19651979 "max_input_tokens" : 128000 ,
Original file line number Diff line number Diff line change 19601960 "litellm_provider" : " mistral" ,
19611961 "mode" : " embedding"
19621962 },
1963+ "deepseek/deepseek-reasoner" : {
1964+ "max_tokens" : 8192 ,
1965+ "max_input_tokens" : 64000 ,
1966+ "max_output_tokens" : 8192 ,
1967+ "input_cost_per_token" : 0.00000055 ,
1968+ "input_cost_per_token_cache_hit" : 0.00000014 ,
1969+ "output_cost_per_token" : 0.00000219 ,
1970+ "litellm_provider" : " deepseek" ,
1971+ "mode" : " chat" ,
1972+ "supports_function_calling" : true ,
1973+ "supports_assistant_prefill" : true ,
1974+ "supports_tool_choice" : true ,
1975+ "supports_prompt_caching" : true
1976+ },
19631977 "deepseek/deepseek-chat" : {
19641978 "max_tokens" : 4096 ,
19651979 "max_input_tokens" : 128000 ,
You can’t perform that action at this time.
0 commit comments