update zen models

This commit is contained in:
Frank
2026-08-04 14:24:17 -04:00
parent 6838fe6067
commit ce328e5e9d
@@ -2,6 +2,7 @@
# Effort: reasoning_effort = low|high|max (DeepSeek flash maps low→low; xhigh→high)
# https://api-docs.deepseek.com/guides/thinking_mode/ (accessed 2026-08-02)
base_model = "deepseek/deepseek-v4-flash-0731"
name = "DeepSeek V4 Flash (New)"
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "high", "max"] }]
[interleaved]