Models/deepseek/DeepSeek: DeepSeek V3
deepseek

DeepSeek: DeepSeek V3

164K context$0.32/M input$0.89/M output
deepseek/deepseek-chat

Description

DeepSeek-V3 is the latest model from the DeepSeek team, building upon the instruction following and coding abilities of the previous versions. Pre-trained on nearly 15 trillion tokens, the reported evaluations...

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-chat",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.32/M
Output$0.89/M
Context164K tokens

Model Info

Providerdeepseek
IDdeepseek/deepseek-chat