新規登録で 100 クレジットを無料プレゼント、今すぐAIアプリを探索・構築無料受取
deepseek-v3-2-251201

DeepSeek V3.2 / チャット

Commercial
ID: deepseek-v3-2-251201

The official version of DeepSeek-V3.2 balances reasoning capability and output length, making it suitable for daily use—such as question-answering scenarios and general Agent task scenarios.

入力$0.28/ 1M Tokens(280 クレジット)
出力$0.42/ 1M Tokens(420 クレジット)

Press Enter to add, Backspace to remove

0
0
1
0.95
Chat 会話

Playground Chat

AIモデルとの会話を開始します。何でも質問できます。

0

AI生成結果の正確性は異なる場合があります。

DeepSeek V3.2 • Reasoning Chat

DeepSeek V3.2Deep Reasoning with OpenAI Protocol

DeepSeek V3.2 delivers configurable deep thinking, adjustable reasoning depth, token probability signals, and parallel tool calling through a drop-in OpenAI-compatible chat API.

Configurable Deep Thinking
Reasoning Depth: Minimal to High
Token Probability Signals
Parallel Tool Calling
ByteDance Seed Foundation Architecture
Commercial License & Enterprise SLA
DeepSeek V3.2 Hero
4
Effort Levels
Minimal → High
CoT
Deep Thinking
Configurable
Logprobs
Eval Signals
Confidence scoring
Tools
Parallel Calls
Agent ready
Capability Highlights

Reasoning & Tool Architecture

Enterprise-ready chat with deep thinking controls.

Minimal → High Effort Ladder

Dial reasoning depth per request — Minimal for speed, High for multi-step proofs and analysis.

Reasoning DepthDeep Thinking4 Levels
Deep reasoning ocean
Context iceberg

Confidence via Logprobs

Inspect token probabilities and run parallel tools for agent evaluation pipelines.

LogprobsTop LogprobsParallel Tools

Streaming for Long Analyses

Stream reasoning and final tokens so complex analyses feel progressive instead of blocking on a single long wait.

StreamingLong Context UXProgressive
Progressive Stream
Tone Sampling

Sampling for Tone Control

Temperature and top-p (plus penalties) let teams match brand voice without rewriting system prompts every time.

TemperatureBrand VoicePenalties
How It Works

How It Works

A production-ready path from brief to finished asset.

01

Enable Thinking

Keep thinking on for analytical tasks; disable for pure extraction or rewrite jobs.

02

Set Effort

Minimal for speed, High for multi-document synthesis or formal proofs.

03

Stream Reasoning Tokens

Surface intermediate tokens when you want visible progress in the UI.

04

Evaluate with Logprobs

Collect probability signals for offline scoring and regression tests.

Deep Reasoning Domains

Where analytical depth wins.

Analytics

Technical Analysis

High effort for multi-hop technical reasoning.

high
Agents

Agent Tool Loops

Parallel tools with logprob-based confidence.

Tools
Knowledge

Document QA

Structured answers from long documents.

RAG
DevTools

Code Review

Medium/high effort for defect finding.

Review
Best Practices

Prompt & Usage Tips

Practical guidance for reliable first-pass results.

Ask for the proof path

When you need reasoning, request intermediate steps explicitly so effort is spent usefully.

Separate context from task

Put documents/context first, then the instruction. Models follow that order more reliably.

Use High effort sparingly

High depth is for hard problems. Everyday Q&A is faster at Minimal or Low.

Developer Quickstart

DeepSeek Quickstart

Stream reasoning responses with tool support.

curl -X POST "https://api.powertokens.ai/v1/chat/completions" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek-v3-2-251201",
    "messages": [
      {"role": "user", "content": "Walk through the proof of the intermediate value theorem."}
    ],
    "stream": true,
    "temperature": 0.7
  }'

Technical Specifications

Confirmed parameters and runtime execution protocols.

Provider & Model ID
BytePlus • deepseek-v3-2-251201
Deep Thinking
Deep thinking on by default (can be disabled)
Reasoning Depth
Minimal, Low, Medium, High (default Minimal)
Streaming
Streaming enabled by default
Token Limits
Configurable max input / output token limits
Sampling
Temperature, top-p, frequency & presence penalties
Logprobs
Token probability (logprobs) available
Tools
Parallel tool calling and stop sequences
Billing
Token-based (per 1M tokens)
API Endpoint
POST /v1/chat/completions

料金詳細

このモデルの実際の課金は、API リクエストで渡される特定のパラメータに基づいて動的に計算されます。以下は具体的な組み合わせとそれに対応する料金です:

0 - 32K
入力価格
$0.280(280 / 1M Tokens)
出力価格
$0.420(420 / 1M Tokens)
暗黙的キャッシュヒット
$0.056(56/ 1M Tokens)
明示的キャッシュヒット
--
キャッシュ作成
--
32K - 128K
入力価格
$0.560(560 / 1M Tokens)
出力価格
$0.840(840 / 1M Tokens)
暗黙的キャッシュヒット
$0.056(56/ 1M Tokens)
明示的キャッシュヒット
--
キャッシュ作成
--
Ecosystem Models

Recommended Related Models

Explore complementary video and multimodal models with your unified API key.

Browse All Models
GLM-5.3
chatCommercial
GLM-5.3

GLM-5.3

glm-5.3

Zhipu AI's flagship text model optimized for complex software engineering and long-horizon Agent tasks. Features a 1M-token context window with mandatory reasoning (3 levels: low/high/max). Coding capability improved 50% over GLM-5.2 on Z.ai Code Bench; scores SOTA on Terminal Bench 3.0. Excels in cybersecurity tasks (cyber vulnerability discovery)

ChatText Generation
Qwen3.8 Flash
chatCommercial
Qwen3.8 Flash

Qwen3.8 Flash

qwen3.8-flash

Alibaba's cost-efficient multimodal reasoning model. Supports text, image, and video inputs with text output. Features a native 1M-token context window for long documents, codebases, and agentic workflows. Excels in coding assistance, desktop interaction, chart analysis, and long-video understanding. Compatible with OpenAI/Anthropic protocols for seamless integration

ChatText Generation
GLM-5.2
chatCommercial
GLM-5.2

GLM-5.2

glm-5.2

Flagship text model purpose-built for long-horizon agentic workflows. Features a 1M context window supporting project-level engineering in a single session. Excels at autonomous coding: can complete development, testing, and multi-platform deployment from a single prompt. Top open-weight model per Artificial Analysis; #1 globally on Code Arena. MIT-licensed and Day-0 optimized for domestic AI chips

ChatText Generation
Qwen3 Max
chatCommercial
Qwen3 Max

Qwen3 Max

qwen3-max

Compared with the September 23, 2025 version, the newly upgraded Qwen-3 Max seamlessly integrates thinking and non-thinking modes, bringing an all-round obvious performance boost. Its thinking mode supports web search, web content extraction and code interpreter. It can conduct in-depth logical reasoning and call external tools to solve intricate problems more precisely

Chat

Frequently Asked Questions

Everything you need to know before integrating this model.

Deep thinking is on by default — choose your preferred reasoning depth.

Start Building with DeepSeek V3.2 Today

Create an account in seconds to receive 100 free credits and start generating immediately. No credit card or upfront contract required.