deepseek-v3-2
neev_cloud/deepseek-v3-2
Context
—
Max output
131K
Input / 1M
$26.66
Output / 1M
$39.99
Modality
Chat
Cutoff
Unknown
About this model
Balances reasoning capability with output length, designed for Q&A and general agent workflows, optimized for long-context scenarios.
Best suited for
- Long-context reasoning
- General-purpose Q&A
- AI agents and workflows
- Tool-calling assistants
- Complex conversational tasks
Capabilities
Tools
Native function calling, so agents can invoke your endpoints.
System prompt
Honours a dedicated system role, separate from the user turn.
Supported parameters
temperatureControls randomness and creativity of responses.
top_pControls diversity by limiting token probability sampling.
max_tokensMax Tokens LimitMaximum number of tokens generated in the response.
thinking_modeEnables enhanced reasoning mode for complex multi-step tasks.
toolsDefines external tools available to the model.
tool_choiceDetermines whether the model can use tools.
response_typeSpecifies the output response format.
parallel_tool_callsAllows multiple tools to execute simultaneously.
streamStreams the response in real-time.