fix: [missing-model] ofox: deepseek/deepseek-v4-flash-vision-exp (#5195)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-08-21 11:16:31 -05:00
committed by GitHub
parent 7486464f2f
commit 3a28bd7fe1
@@ -0,0 +1,19 @@
# https://ofox.ai/models/deepseek/deepseek-v4-flash-vision-exp
# https://api-docs.deepseek.com/quick_start/pricing/
# https://api-docs.deepseek.com/guides/vision
# Toggle: thinking.type = enabled|disabled
# Effort: reasoning_effort = low|high|max (Flash-class; lab maps xhigh→high)
base_model = "deepseek/deepseek-v4-flash-vision-exp"
status = "beta"
[[reasoning_options]]
type = "toggle"
[[reasoning_options]]
type = "effort"
values = ["low", "high", "max"]
[cost]
input = 0.44
output = 1.32
cache_read = 0.014