DeepSeek

V4 Flash Vision EXP

An experimental multimodal variant of DeepSeek-V4-Flash for image understanding alongside text. A practical choice for visual Q&A, screenshot and document analysis, while its experimental status makes it better suited to evaluation and flexible workflows than strict production-critical paths.

  • Suy luận
  • Sử dụng công cụ
  • Ngữ cảnh dài

Mô tả chưa có ở ngôn ngữ này nên nội dung tiếng Anh đang được hiển thị.

Dùng trong Consoledeepseek-v4-flash-vision-exp

USD

Bảng giá

default
Giá tiêu chuẩn
Đầu vào$0.149/1M tokensGiá hoàn thiện$0.298/1M tokensĐọc cache$0.0298/1M tokens

Giá niêm yết bằng USD. Chi phí cuối có thể thay đổi theo nhóm tài khoản và mức sử dụng.

API

Ví dụ mã

curl --location --request POST 'https://api.tokenhot.cn/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "deepseek-v4-flash-vision-exp",
    "messages": [
        {
            "role": "user",
            "content": "What model are you"
        }
    ]
}'

DeepSeek

Mô hình liên quan

DeepSeekDeepSeekV4 PRO

Built for reasoning, coding, and agentic tool use, with stronger long-context, thinking-mode, and complex-task execution than DeepSeek V3.2. Compared with Chinese peers such as Qwen, GLM, and Kimi, it is especially competitive for math, programming, and logical reasoning tasks.

$1.78/1M tokens
DeepSeekDeepSeekV4 Flash

Built for reasoning, coding, and agentic tool use, with stronger long-context, thinking-mode, and complex-task execution than DeepSeek V3.2. Compared with Chinese peers such as Qwen, GLM, and Kimi, it is especially competitive for math, programming, and logical reasoning tasks.

$0.18/1M tokens
JinaJinaEmbeddings V4

A multimodal embedding model for RAG and search infrastructure, not a chat model. It supports 32K-token text inputs and maps text, images, and visual documents into a shared vector space for knowledge-base retrieval, cross-modal/document search, code retrieval, and semantic matching; dense embeddings default to 2048 dimensions and can be truncated to reduce storage cost.

$0.0374/1M tokens
QwenQwenQwen3.8 MAX

Qwen's most capable flagship multimodal reasoning model, built for long-horizon coding, professional work, and multi-stage agent tasks. It accepts text, images, and video, offers a 1M-token context window with up to 128K output, and supports function calling, structured outputs, web search, and a code interpreter. It is best used as a high-quality workhorse for complex tasks rather than for the lowest-cost, lowest-latency batch workloads.

$1.775/1M tokens

FAQ

Câu hỏi thường gặp

V4 Flash Vision EXP phù hợp nhất với trường hợp nào?

V4 Flash Vision EXP phù hợp với các loại đầu vào, đầu ra và khả năng được liệt kê trên trang. Hãy kiểm thử tải thực tế trước khi dùng cho hệ thống quan trọng.

V4 Flash Vision EXP được tính phí thế nào?

Giá được hiển thị ở phần trên. Chi phí thực tế phụ thuộc vào lưu lượng, nhóm tài khoản và nội dung yêu cầu.

Làm sao gọi V4 Flash Vision EXP?

Dùng ID mô hình phía trên với giao thức API được hỗ trợ. Ví dụ mã sẽ hiển thị khi có dữ liệu sử dụng.

Bắt đầu

Xây dựng với V4 Flash Vision EXP

Dùng trong Console