← Back to KHAO

Anthropic · DeepSeek · OpenAI ·

DeepSeek-v4-flash-vision-exp

2 min read

Compiled by KHAO Editorial — aggregated from 1 source + 2 references discovered via search. See llms.txt for citation guidance.

◌ Single Source

WeChat QRcode.

Alternatively, a file block can carry the image inline as base64 via file_data instead of file_id (the two are mutually exclusive): For image_url inputs you can optionally set a detail field to control how the image is processed:

Key facts

Summary

The deepseek-v4-flash-vision-exp model accepts images alongside text, so you can ask the model to describe pictures, read text from screenshots, analyze charts, and more. Supported image formats: JPEG, PNG, GIF, and WebP. There are three ways to provide an image to the model. Encode the image and embed it directly in the request as a data: URL. Pass a publicly accessible http(s) link and the model downloads the image for you.

Read full article at api-docs.deepseek.com →

#Anthropic #DeepSeek #OpenAI