DeepSeek: DeepSeek V3.1 Terminus
164K context$0.27/M input$0.95/M output
deepseek/deepseek-v3.1-terminusDescription
DeepSeek-V3.1 Terminus is an update to [DeepSeek V3.1](/deepseek/deepseek-chat-v3.1) that maintains the model's original capabilities while addressing issues reported by users, including language consistency and agent capabilities, further optimizing the model's...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "deepseek/deepseek-v3.1-terminus",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$0.27/M
Output$0.95/M
Context164K tokens
Model Info
Providerdeepseek
IDdeepseek/deepseek-v3.1-terminus