[[provider.deepseek]]
model_match = "deepseek-v4-pro*"
native_tools = true
preferred_tool_format = "native"
structured_output = "native"
thinking_modes = ["enabled", "effort"]
reasoning_effort_supported = true
reasoning_effort_levels = ["low", "high", "max"]
reasoning_disable_supported = true
reasoning_wire_format = "thinking_type"
reasoning_history_wire_field = "reasoning_content"
reasoning_round_trip = "echo_same_key_when_tools_present"
reasoning_excluded_portable_options = [
"temperature",
"top_p",
"presence_penalty",
"frequency_penalty",
]
text_tool_wire_format_supported = true
prefers_xml_scaffolding = false
prefers_markdown_scaffolding = true
structured_output_mode = "native_json"
supports_assistant_prefill = false
prefers_role_developer = false
prefers_xml_tools = false
thinking_block_style = "inline"
prompt_caching = true
[[provider.deepseek]]
model_match = "deepseek-v4-flash*"
native_tools = true
preferred_tool_format = "native"
structured_output = "native"
thinking_modes = ["enabled", "effort"]
reasoning_effort_supported = true
reasoning_effort_levels = ["low", "high", "max"]
reasoning_disable_supported = true
reasoning_wire_format = "thinking_type"
reasoning_history_wire_field = "reasoning_content"
reasoning_round_trip = "echo_same_key_when_tools_present"
reasoning_excluded_portable_options = [
"temperature",
"top_p",
"presence_penalty",
"frequency_penalty",
]
text_tool_wire_format_supported = true
prefers_xml_scaffolding = false
prefers_markdown_scaffolding = true
structured_output_mode = "native_json"
supports_assistant_prefill = false
prefers_role_developer = false
prefers_xml_tools = false
thinking_block_style = "inline"
prompt_caching = true