You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "DeepSeek‑V3.1‑Terminus is an update to V3.1 that improves language consistency by reducing CN/EN mix‑ups and eliminating random characters, while strengthening agent capabilities with notably better Code Agent and Search Agent performance.",
91
+
},
92
+
"deepseek-ai/DeepSeek-V3.1-turbo": {
93
+
maxTokens: 32768,
94
+
contextWindow: 163840,
95
+
supportsImages: false,
96
+
supportsPromptCache: false,
97
+
inputPrice: 1.0,
98
+
outputPrice: 3.0,
99
+
description: "DeepSeek-V3.1-turbo is an FP8, speculative-decoding turbo variant optimized for ultra-fast single-shot queries (~200 TPS), with outputs close to the originals and solid function calling/reasoning/structured output, priced at $1/M input and $3/M output tokens, using 2× quota per request and not intended for bulk workloads.",
100
+
},
101
+
"deepseek-ai/DeepSeek-V3.2-Exp": {
102
+
maxTokens: 163840,
103
+
contextWindow: 163840,
104
+
supportsImages: false,
105
+
supportsPromptCache: false,
106
+
inputPrice: 0.25,
107
+
outputPrice: 0.35,
108
+
description: "DeepSeek-V3.2-Exp is an experimental LLM that introduces DeepSeek Sparse Attention to improve long‑context training and inference efficiency while maintaining performance comparable to V3.1‑Terminus.",
description: "GLM-4.5-turbo model with 128K token context window, optimized for fast inference.",
286
318
},
319
+
"zai-org/GLM-4.6-FP8": {
320
+
maxTokens: 32768,
321
+
contextWindow: 202752,
322
+
supportsImages: false,
323
+
supportsPromptCache: false,
324
+
inputPrice: 0,
325
+
outputPrice: 0,
326
+
description:
327
+
"GLM-4.6 introduces major upgrades over GLM-4.5, including a longer 200K-token context window for complex tasks, stronger coding performance in benchmarks and real-world tools (such as Claude Code, Cline, Roo Code, and Kilo Code), improved reasoning with tool use during inference, more capable and efficient agent integration, and refined writing that better matches human style, readability, and natural role-play scenarios.",
"Reasoning-first model with structured thinking traces for multi-step problems, math proofs, and code synthesis.",
342
384
},
385
+
"Qwen/Qwen3-VL-235B-A22B-Thinking": {
386
+
maxTokens: 262144,
387
+
contextWindow: 262144,
388
+
supportsImages: true,
389
+
supportsPromptCache: false,
390
+
inputPrice: 0.1600,
391
+
outputPrice: 0.6500,
392
+
description: "Qwen3‑VL‑235B‑A22B‑Thinking is an open‑weight MoE vision‑language model (235B total, ~22B activated) optimized for deliberate multi‑step reasoning with strong text‑image‑video understanding and long‑context capabilities.",
0 commit comments