Feature Request: Add native image_input support for model deepseek-v4-flash #12452
xylxrp
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I am trying to enable image input capability for the
deepseek-v4-flashmodel (DeepSeek V4 Flash) viaconfig.yaml. Currently, the 📎 image upload button does not appear in the Continue chat panel for this model, even though the model itself supports native multimodal understanding.Describe the solution you'd like
Please add
deepseek-v4-flashto Continue's internal capability auto-detection list withimage_input: true. DeepSeek V4 Flash officially supports native image recognition/understanding.Additional context
My current configuration in
config.yaml:The button appears fine for
deepseek-v4-proorgpt-4o, just not fordeepseek-v4-flash.Environment:
Beta Was this translation helpful? Give feedback.
All reactions