providerOptions.tensormesh.chat_template_kwargs.
DeepSeek-V4-Flash
For the default non-thinking mode, omit reasoning controls:thinking: true and the model’s
reasoning_effort inside chat_template_kwargs:
reasoning_effort: "max" when you specifically want DeepSeek-V4-Flash
Think Max.
AI SDK Reasoning Fields
UseproviderOptions.tensormesh.chat_template_kwargs for Tensormesh
chat-template reasoning controls.
The AI SDK/OpenAI-compatible reasoning and reasoningEffort settings are
standard request fields and are sent as top-level reasoning_effort, not inside
chat_template_kwargs.
