DeepSeek: DeepSeek V3Free
131K contextFree inputFree output
deepseek/deepseek-chatDescription
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
InputFree
OutputFree
Context131K tokens
Model Info
ProviderDeepSeek
IDdeepseek/deepseek-chat