fix: [missing-model] ofox: deepseek/deepseek-v4-flash-0731

This commit is contained in:
github-actions[bot]
2026-08-20 19:27:15 +00:00
parent 82345e0bf3
commit e07e3439dd
@@ -0,0 +1,17 @@
# https://ofox.ai/models/deepseek/deepseek-v4-flash-0731
# https://api-docs.deepseek.com/quick_start/pricing/
# Toggle: thinking.type = enabled|disabled
# Effort: reasoning_effort = low|high|max (Flash; lab maps xhigh→high)
base_model = "deepseek/deepseek-v4-flash-0731"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["low", "high", "max"]
[cost]
input = 0.44
output = 1.32
cache_read = 0.014