fix(ai): expose low thinking level for DeepSeek V4 Flash on opencode/opencode-go (#8181)
DEEPSEEK_V4_FLASH_THINKING_LEVEL_MAP (which enables the low effort level) was only applied to deepseek/deepseek-v4-flash, so the same model served through opencode and opencode-go only offered off/high/max. models.dev reports reasoning_options effort values of low/high/max for these providers, and the live opencode-go API accepts reasoning_effort=low (verified against https://opencode.ai/zen/go/v1). Apply the flash map to every deepseek-v4-flash variant on the deepseek, opencode, and opencode-go providers. qwen-token-plan is left unchanged since its gateway support for the low effort level is not verified.
P
Poison committed
86d001d36b898283ef7d63b1df31709e9730c452
Parent: f47faf4
Committed by GitHub <noreply@github.com>
on 8/17/2026, 8:41:39 AM