瀏覽代碼

update Go DeepSeek request estimates for cache pricing changes (#24575)

Jack 4 月之前
父節點
當前提交
1e191ba815

+ 2 - 2
packages/console/app/src/routes/go/index.tsx

@@ -65,10 +65,10 @@ function LimitsGraph(props: { href: string }) {
     { id: "glm-5.1", name: "GLM-5.1", req: 880, d: "100ms" },
     { id: "kimi-k2.6", name: "Kimi K2.6 (3x usage)", req: 3450, baseReq: 1150, d: "150ms" },
     { id: "mimo-v2.5-pro", name: "MiMo-V2.5-Pro", req: 1290, d: "150ms" },
-    { id: "deepseek-v4-pro", name: "DeepSeek V4 Pro", req: 1300, d: "200ms" },
+    { id: "deepseek-v4-pro", name: "DeepSeek V4 Pro", req: 3450, d: "200ms" },
     { id: "qwen3.6-plus", name: "Qwen3.6 Plus", req: 3300, d: "280ms" },
     { id: "minimax-m2.7", name: "MiniMax M2.7", req: 3400, d: "300ms" },
-    { id: "deepseek-v4-flash", name: "DeepSeek V4 Flash", req: 7450, d: "340ms" },
+    { id: "deepseek-v4-flash", name: "DeepSeek V4 Flash", req: 5750, d: "340ms" },
     { id: "qwen3.5-plus", name: "Qwen3.5 Plus", req: 10200, d: "360ms" },
   ]
 

+ 6 - 5
packages/web/src/content/docs/ar/go.mdx

@@ -98,17 +98,18 @@ OpenCode Go حاليًا في المرحلة التجريبية.
 | MiniMax M2.7       | 3,400               | 8,500              | 17,000           |
 | MiniMax M2.5       | 6,300               | 15,900             | 31,800           |
 | Qwen3.5 Plus       | 10,200              | 25,200             | 50,500           |
-| DeepSeek V4 Pro    | 1,300               | 3,250              | 6,500            |
-| DeepSeek V4 Flash  | 7,450               | 18,600             | 37,300           |
+| DeepSeek V4 Pro    | 3,450               | 8,550              | 17,150           |
+| DeepSeek V4 Flash  | 5,750               | 14,350             | 28,650           |
 
 تستند التقديرات إلى متوسطات أنماط الطلبات المرصودة:
 
 - GLM-5/5.1 — ‏700 input، و52,000 cached، و150 output tokens لكل طلب
 - Kimi K2.5/K2.6 — ‏870 input، و55,000 cached، و200 output tokens لكل طلب
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — ‏750 input، و82,000 cached، و290 output tokens لكل طلب
+- DeepSeek V4 Flash — ‏790 input، و68,000 cached، و280 output tokens لكل طلب
 - MiniMax M2.7/M2.5 — ‏300 input، و55,000 cached، و125 output tokens لكل طلب
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — ‏410 input، و47,000 cached، و140 output tokens لكل طلب
+- Qwen3.6 Plus — ‏500 input، و57,000 cached، و190 output tokens لكل طلب
 - MiMo-V2-Pro — ‏350 input، و41,000 cached، و250 output tokens لكل طلب
 - MiMo-V2-Omni — ‏1000 input، و60,000 cached، و140 output tokens لكل طلب
 - MiMo-V2.5-Pro — ‏350 input، و41,000 cached، و250 output tokens لكل طلب

+ 6 - 5
packages/web/src/content/docs/bs/go.mdx

@@ -108,17 +108,18 @@ Tabela ispod pruža procijenjeni broj zahtjeva na osnovu tipičnih obrazaca kori
 | MiniMax M2.5       | 6,300              | 15,900            | 31,800            |
 | Qwen3.6 Plus       | 3,300              | 8,200             | 16,300            |
 | Qwen3.5 Plus       | 10,200             | 25,200            | 50,500            |
-| DeepSeek V4 Pro    | 1,300              | 3,250             | 6,500             |
-| DeepSeek V4 Flash  | 7,450              | 18,600            | 37,300            |
+| DeepSeek V4 Pro    | 3,450              | 8,550             | 17,150            |
+| DeepSeek V4 Flash  | 5,750              | 14,350            | 28,650            |
 
 Procjene se zasnivaju na zapaženim prosječnim obrascima zahtjeva:
 
 - GLM-5/5.1 — 700 ulaznih (input), 52,000 keširanih, 150 izlaznih (output) tokena po zahtjevu
 - Kimi K2.5/K2.6 — 870 ulaznih, 55,000 keširanih, 200 izlaznih tokena po zahtjevu
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 ulaznih, 82,000 keširanih, 290 izlaznih tokena po zahtjevu
+- DeepSeek V4 Flash — 790 ulaznih, 68,000 keširanih, 280 izlaznih tokena po zahtjevu
 - MiniMax M2.7/M2.5 — 300 ulaznih, 55,000 keširanih, 125 izlaznih tokena po zahtjevu
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 ulaznih, 47,000 keširanih, 140 izlaznih tokena po zahtjevu
+- Qwen3.6 Plus — 500 ulaznih, 57,000 keširanih, 190 izlaznih tokena po zahtjevu
 - MiMo-V2-Pro — 350 ulaznih, 41,000 keširanih, 250 izlaznih tokena po zahtjevu
 - MiMo-V2-Omni — 1000 ulaznih, 60,000 keširanih, 140 izlaznih tokena po zahtjevu
 - MiMo-V2.5-Pro — 350 ulaznih, 41,000 keširanih, 250 izlaznih tokena po zahtjevu

+ 6 - 5
packages/web/src/content/docs/da/go.mdx

@@ -108,17 +108,18 @@ Tabellen nedenfor giver et estimeret antal anmodninger baseret på typiske Go-fo
 | MiniMax M2.5       | 6,300                   | 15,900              | 31,800                |
 | Qwen3.6 Plus       | 3,300                   | 8,200               | 16,300                |
 | Qwen3.5 Plus       | 10,200                  | 25,200              | 50,500                |
-| DeepSeek V4 Pro    | 1,300                   | 3,250               | 6,500                 |
-| DeepSeek V4 Flash  | 7,450                   | 18,600              | 37,300                |
+| DeepSeek V4 Pro    | 3,450                   | 8,550               | 17,150                |
+| DeepSeek V4 Flash  | 5,750                   | 14,350              | 28,650                |
 
 Estimaterne er baseret på observerede gennemsnitlige anmodningsmønstre:
 
 - GLM-5/5.1 — 700 input, 52.000 cachelagrede, 150 output-tokens pr. anmodning
 - Kimi K2.5/K2.6 — 870 input, 55.000 cachelagrede, 200 output-tokens pr. anmodning
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 input, 82.000 cachelagrede, 290 output-tokens pr. anmodning
+- DeepSeek V4 Flash — 790 input, 68.000 cachelagrede, 280 output-tokens pr. anmodning
 - MiniMax M2.7/M2.5 — 300 input, 55.000 cachelagrede, 125 output-tokens pr. anmodning
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 input, 47.000 cachelagrede, 140 output-tokens pr. anmodning
+- Qwen3.6 Plus — 500 input, 57.000 cachelagrede, 190 output-tokens pr. anmodning
 - MiMo-V2-Pro — 350 input, 41.000 cachelagrede, 250 output-tokens pr. anmodning
 - MiMo-V2-Omni — 1000 input, 60.000 cachelagrede, 140 output-tokens pr. anmodning
 - MiMo-V2.5-Pro — 350 input, 41.000 cachelagrede, 250 output-tokens pr. anmodning

+ 6 - 5
packages/web/src/content/docs/de/go.mdx

@@ -100,17 +100,18 @@ Die folgende Tabelle zeigt eine geschätzte Anzahl von Anfragen basierend auf ty
 | MiniMax M2.5       | 6,300                  | 15,900             | 31,800             |
 | Qwen3.6 Plus       | 3,300                  | 8,200              | 16,300             |
 | Qwen3.5 Plus       | 10,200                 | 25,200             | 50,500             |
-| DeepSeek V4 Pro    | 1,300                  | 3,250              | 6,500              |
-| DeepSeek V4 Flash  | 7,450                  | 18,600             | 37,300             |
+| DeepSeek V4 Pro    | 3,450                  | 8,550              | 17,150             |
+| DeepSeek V4 Flash  | 5,750                  | 14,350             | 28,650             |
 
 Die Schätzungen basieren auf beobachteten durchschnittlichen Anfragemustern:
 
 - GLM-5/5.1 — 700 Input-, 52.000 Cached-, 150 Output-Tokens pro Anfrage
 - Kimi K2.5/K2.6 — 870 Input-, 55.000 Cached-, 200 Output-Tokens pro Anfrage
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 Input-, 82.000 Cached-, 290 Output-Tokens pro Anfrage
+- DeepSeek V4 Flash — 790 Input-, 68.000 Cached-, 280 Output-Tokens pro Anfrage
 - MiniMax M2.7/M2.5 — 300 Input-, 55.000 Cached-, 125 Output-Tokens pro Anfrage
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 Input-, 47.000 Cached-, 140 Output-Tokens pro Anfrage
+- Qwen3.6 Plus — 500 Input-, 57.000 Cached-, 190 Output-Tokens pro Anfrage
 - MiMo-V2-Pro — 350 Input-, 41.000 Cached-, 250 Output-Tokens pro Anfrage
 - MiMo-V2-Omni — 1.000 Input-, 60.000 Cached-, 140 Output-Tokens pro Anfrage
 - MiMo-V2.5-Pro — 350 Input-, 41.000 Cached-, 250 Output-Tokens pro Anfrage

+ 6 - 5
packages/web/src/content/docs/es/go.mdx

@@ -108,17 +108,18 @@ La siguiente tabla proporciona una cantidad estimada de peticiones basada en los
 | MiniMax M2.5       | 6,300                  | 15,900                | 31,800             |
 | Qwen3.6 Plus       | 3,300                  | 8,200                 | 16,300             |
 | Qwen3.5 Plus       | 10,200                 | 25,200                | 50,500             |
-| DeepSeek V4 Pro    | 1,300                  | 3,250                 | 6,500              |
-| DeepSeek V4 Flash  | 7,450                  | 18,600                | 37,300             |
+| DeepSeek V4 Pro    | 3,450                  | 8,550                 | 17,150             |
+| DeepSeek V4 Flash  | 5,750                  | 14,350                | 28,650             |
 
 Las estimaciones se basan en los patrones de peticiones promedio observados:
 
 - GLM-5/5.1 — 700 tokens de entrada, 52,000 en caché, 150 tokens de salida por petición
 - Kimi K2.5/K2.6 — 870 tokens de entrada, 55,000 en caché, 200 tokens de salida por petición
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 tokens de entrada, 82,000 en caché, 290 tokens de salida por petición
+- DeepSeek V4 Flash — 790 tokens de entrada, 68,000 en caché, 280 tokens de salida por petición
 - MiniMax M2.7/M2.5 — 300 tokens de entrada, 55,000 en caché, 125 tokens de salida por petición
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 tokens de entrada, 47,000 en caché, 140 tokens de salida por petición
+- Qwen3.6 Plus — 500 tokens de entrada, 57,000 en caché, 190 tokens de salida por petición
 - MiMo-V2-Pro — 350 tokens de entrada, 41,000 en caché, 250 tokens de salida por petición
 - MiMo-V2-Omni — 1000 tokens de entrada, 60,000 en caché, 140 tokens de salida por petición
 - MiMo-V2.5-Pro — 350 tokens de entrada, 41,000 en caché, 250 tokens de salida por petición

+ 6 - 5
packages/web/src/content/docs/fr/go.mdx

@@ -98,17 +98,18 @@ Le tableau ci-dessous fournit une estimation du nombre de requêtes basée sur d
 | MiniMax M2.5       | 6,300                 | 15,900               | 31,800            |
 | Qwen3.6 Plus       | 3,300                 | 8,200                | 16,300            |
 | Qwen3.5 Plus       | 10,200                | 25,200               | 50,500            |
-| DeepSeek V4 Pro    | 1,300                 | 3,250                | 6,500             |
-| DeepSeek V4 Flash  | 7,450                 | 18,600               | 37,300            |
+| DeepSeek V4 Pro    | 3,450                 | 8,550                | 17,150            |
+| DeepSeek V4 Flash  | 5,750                 | 14,350               | 28,650            |
 
 Les estimations sont basées sur les modèles de requêtes moyens observés :
 
 - GLM-5/5.1 — 700 tokens en entrée, 52,000 en cache, 150 tokens en sortie par requête
 - Kimi K2.5/K2.6 — 870 tokens en entrée, 55,000 en cache, 200 tokens en sortie par requête
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 tokens en entrée, 82,000 en cache, 290 tokens en sortie par requête
+- DeepSeek V4 Flash — 790 tokens en entrée, 68,000 en cache, 280 tokens en sortie par requête
 - MiniMax M2.7/M2.5 — 300 tokens en entrée, 55,000 en cache, 125 tokens en sortie par requête
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 tokens en entrée, 47,000 en cache, 140 tokens en sortie par requête
+- Qwen3.6 Plus — 500 tokens en entrée, 57,000 en cache, 190 tokens en sortie par requête
 - MiMo-V2-Pro — 350 tokens en entrée, 41,000 en cache, 250 tokens en sortie par requête
 - MiMo-V2-Omni — 1000 tokens en entrée, 60,000 en cache, 140 tokens en sortie par requête
 - MiMo-V2.5-Pro — 350 tokens en entrée, 41,000 en cache, 250 tokens en sortie par requête

+ 4 - 3
packages/web/src/content/docs/go.mdx

@@ -108,14 +108,15 @@ The table below provides an estimated request count based on typical Go usage pa
 | MiniMax M2.5       | 6,300               | 15,900            | 31,800             |
 | Qwen3.6 Plus       | 3,300               | 8,200             | 16,300             |
 | Qwen3.5 Plus       | 10,200              | 25,200            | 50,500             |
-| DeepSeek V4 Pro    | 1,300               | 3,250             | 6,500              |
-| DeepSeek V4 Flash  | 7,450               | 18,600            | 37,300             |
+| DeepSeek V4 Pro    | 3,450               | 8,550             | 17,150             |
+| DeepSeek V4 Flash  | 5,750               | 14,350            | 28,650             |
 
 Estimates are based on observed average request patterns:
 
 - GLM-5/5.1 — 700 input, 52,000 cached, 150 output tokens per request
 - Kimi K2.5/K2.6 — 870 input, 55,000 cached, 200 output tokens per request
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 input, 82,000 cached, 290 output tokens per request
+- DeepSeek V4 Flash — 790 input, 68,000 cached, 280 output tokens per request
 - MiniMax M2.7/M2.5 — 300 input, 55,000 cached, 125 output tokens per request
 - MiMo-V2-Pro — 350 input, 41,000 cached, 250 output tokens per request
 - MiMo-V2-Omni — 1000 input, 60,000 cached, 140 output tokens per request

+ 6 - 5
packages/web/src/content/docs/it/go.mdx

@@ -106,17 +106,18 @@ La tabella seguente fornisce una stima del conteggio delle richieste in base a p
 | MiniMax M2.5       | 6,300                | 15,900                | 31,800            |
 | Qwen3.6 Plus       | 3,300                | 8,200                 | 16,300            |
 | Qwen3.5 Plus       | 10,200               | 25,200                | 50,500            |
-| DeepSeek V4 Pro    | 1,300                | 3,250                 | 6,500             |
-| DeepSeek V4 Flash  | 7,450                | 18,600                | 37,300            |
+| DeepSeek V4 Pro    | 3,450                | 8,550                 | 17,150            |
+| DeepSeek V4 Flash  | 5,750                | 14,350                | 28,650            |
 
 Le stime si basano sui pattern medi di richieste osservati:
 
 - GLM-5/5.1 — 700 di input, 52.000 in cache, 150 token di output per richiesta
 - Kimi K2.5/K2.6 — 870 di input, 55.000 in cache, 200 token di output per richiesta
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 di input, 82.000 in cache, 290 token di output per richiesta
+- DeepSeek V4 Flash — 790 di input, 68.000 in cache, 280 token di output per richiesta
 - MiniMax M2.7/M2.5 — 300 di input, 55.000 in cache, 125 token di output per richiesta
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 di input, 47.000 in cache, 140 token di output per richiesta
+- Qwen3.6 Plus — 500 di input, 57.000 in cache, 190 token di output per richiesta
 - MiMo-V2-Pro — 350 di input, 41.000 in cache, 250 token di output per richiesta
 - MiMo-V2-Omni — 1000 di input, 60.000 in cache, 140 token di output per richiesta
 - MiMo-V2.5-Pro — 350 di input, 41.000 in cache, 250 token di output per richiesta

+ 6 - 5
packages/web/src/content/docs/ja/go.mdx

@@ -98,17 +98,18 @@ OpenCode Goには以下の制限が含まれています:
 | MiniMax M2.5       | 6,300                     | 15,900           | 31,800           |
 | Qwen3.6 Plus       | 3,300                     | 8,200            | 16,300           |
 | Qwen3.5 Plus       | 10,200                    | 25,200           | 50,500           |
-| DeepSeek V4 Pro    | 1,300                     | 3,250            | 6,500            |
-| DeepSeek V4 Flash  | 7,450                     | 18,600           | 37,300           |
+| DeepSeek V4 Pro    | 3,450                     | 8,550            | 17,150           |
+| DeepSeek V4 Flash  | 5,750                     | 14,350           | 28,650           |
 
 推定値は、観測された平均的なリクエストパターンに基づいています:
 
 - GLM-5/5.1 — リクエストあたり 入力 700トークン、キャッシュ 52,000トークン、出力 150トークン
 - Kimi K2.5/K2.6 — リクエストあたり 入力 870トークン、キャッシュ 55,000トークン、出力 200トークン
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — リクエストあたり 入力 750トークン、キャッシュ 82,000トークン、出力 290トークン
+- DeepSeek V4 Flash — リクエストあたり 入力 790トークン、キャッシュ 68,000トークン、出力 280トークン
 - MiniMax M2.7/M2.5 — リクエストあたり 入力 300トークン、キャッシュ 55,000トークン、出力 125トークン
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — リクエストあたり 入力 410トークン、キャッシュ 47,000トークン、出力 140トークン
+- Qwen3.6 Plus — リクエストあたり 入力 500トークン、キャッシュ 57,000トークン、出力 190トークン
 - MiMo-V2-Pro — リクエストあたり 入力 350トークン、キャッシュ 41,000トークン、出力 250トークン
 - MiMo-V2-Omni — リクエストあたり 入力 1000トークン、キャッシュ 60,000トークン、出力 140トークン
 - MiMo-V2.5-Pro — リクエストあたり 入力 350トークン、キャッシュ 41,000トークン、出力 250トークン

+ 6 - 5
packages/web/src/content/docs/ko/go.mdx

@@ -98,17 +98,18 @@ OpenCode Go에는 다음과 같은 한도가 포함됩니다.
 | MiniMax M2.5       | 6,300             | 15,900         | 31,800         |
 | Qwen3.6 Plus       | 3,300             | 8,200          | 16,300         |
 | Qwen3.5 Plus       | 10,200            | 25,200         | 50,500         |
-| DeepSeek V4 Pro    | 1,300             | 3,250          | 6,500          |
-| DeepSeek V4 Flash  | 7,450             | 18,600         | 37,300         |
+| DeepSeek V4 Pro    | 3,450             | 8,550          | 17,150         |
+| DeepSeek V4 Flash  | 5,750             | 14,350         | 28,650         |
 
 예상치는 관찰된 평균 요청 패턴을 기준으로 합니다.
 
 - GLM-5/5.1 — 요청당 입력 700, 캐시 52,000, 출력 토큰 150
 - Kimi K2.5/K2.6 — 요청당 입력 870, 캐시 55,000, 출력 토큰 200
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 요청당 입력 750, 캐시 82,000, 출력 토큰 290
+- DeepSeek V4 Flash — 요청당 입력 790, 캐시 68,000, 출력 토큰 280
 - MiniMax M2.7/M2.5 — 요청당 입력 300, 캐시 55,000, 출력 토큰 125
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 요청당 입력 410, 캐시 47,000, 출력 토큰 140
+- Qwen3.6 Plus — 요청당 입력 500, 캐시 57,000, 출력 토큰 190
 - MiMo-V2-Pro — 요청당 입력 350, 캐시 41,000, 출력 토큰 250
 - MiMo-V2-Omni — 요청당 입력 1000, 캐시 60,000, 출력 토큰 140
 - MiMo-V2.5-Pro — 요청당 입력 350, 캐시 41,000, 출력 토큰 250

+ 6 - 5
packages/web/src/content/docs/nb/go.mdx

@@ -108,17 +108,18 @@ Tabellen nedenfor gir et estimert antall forespørsler basert på typiske bruksm
 | MiniMax M2.5       | 6,300                    | 15,900               | 31,800                 |
 | Qwen3.6 Plus       | 3,300                    | 8,200                | 16,300                 |
 | Qwen3.5 Plus       | 10,200                   | 25,200               | 50,500                 |
-| DeepSeek V4 Pro    | 1,300                    | 3,250                | 6,500                  |
-| DeepSeek V4 Flash  | 7,450                    | 18,600               | 37,300                 |
+| DeepSeek V4 Pro    | 3,450                    | 8,550                | 17,150                 |
+| DeepSeek V4 Flash  | 5,750                    | 14,350               | 28,650                 |
 
 Estimatene er basert på observerte gjennomsnittlige forespørselsmønstre:
 
 - GLM-5/5.1 — 700 input, 52 000 bufret, 150 output-tokens per forespørsel
 - Kimi K2.5/K2.6 — 870 input, 55 000 bufret, 200 output-tokens per forespørsel
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 input, 82 000 bufret, 290 output-tokens per forespørsel
+- DeepSeek V4 Flash — 790 input, 68 000 bufret, 280 output-tokens per forespørsel
 - MiniMax M2.7/M2.5 — 300 input, 55 000 bufret, 125 output-tokens per forespørsel
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 input, 47 000 bufret, 140 output-tokens per forespørsel
+- Qwen3.6 Plus — 500 input, 57 000 bufret, 190 output-tokens per forespørsel
 - MiMo-V2-Pro — 350 input, 41 000 bufret, 250 output-tokens per forespørsel
 - MiMo-V2-Omni — 1000 input, 60 000 bufret, 140 output-tokens per forespørsel
 - MiMo-V2.5-Pro — 350 input, 41 000 bufret, 250 output-tokens per forespørsel

+ 6 - 5
packages/web/src/content/docs/pl/go.mdx

@@ -102,17 +102,18 @@ Poniższa tabela przedstawia szacunkową liczbę żądań na podstawie typowych
 | MiniMax M2.5       | 6,300               | 15,900             | 31,800             |
 | Qwen3.6 Plus       | 3,300               | 8,200              | 16,300             |
 | Qwen3.5 Plus       | 10,200              | 25,200             | 50,500             |
-| DeepSeek V4 Pro    | 1,300               | 3,250              | 6,500              |
-| DeepSeek V4 Flash  | 7,450               | 18,600             | 37,300             |
+| DeepSeek V4 Pro    | 3,450               | 8,550              | 17,150             |
+| DeepSeek V4 Flash  | 5,750               | 14,350             | 28,650             |
 
 Szacunki opierają się na zaobserwowanych średnich wzorcach żądań:
 
 - GLM-5/5.1 — 700 tokenów wejściowych, 52 000 w pamięci podręcznej, 150 tokenów wyjściowych na żądanie
 - Kimi K2.5/K2.6 — 870 tokenów wejściowych, 55 000 w pamięci podręcznej, 200 tokenów wyjściowych na żądanie
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 tokenów wejściowych, 82 000 w pamięci podręcznej, 290 tokenów wyjściowych na żądanie
+- DeepSeek V4 Flash — 790 tokenów wejściowych, 68 000 w pamięci podręcznej, 280 tokenów wyjściowych na żądanie
 - MiniMax M2.7/M2.5 — 300 tokenów wejściowych, 55 000 w pamięci podręcznej, 125 tokenów wyjściowych na żądanie
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 tokenów wejściowych, 47 000 w pamięci podręcznej, 140 tokenów wyjściowych na żądanie
+- Qwen3.6 Plus — 500 tokenów wejściowych, 57 000 w pamięci podręcznej, 190 tokenów wyjściowych na żądanie
 - MiMo-V2-Pro — 350 tokenów wejściowych, 41 000 w pamięci podręcznej, 250 tokenów wyjściowych na żądanie
 - MiMo-V2-Omni — 1000 tokenów wejściowych, 60 000 w pamięci podręcznej, 140 tokenów wyjściowych na żądanie
 - MiMo-V2.5-Pro — 350 tokenów wejściowych, 41 000 w pamięci podręcznej, 250 tokenów wyjściowych na żądanie

+ 6 - 5
packages/web/src/content/docs/pt-br/go.mdx

@@ -108,17 +108,18 @@ A tabela abaixo fornece uma contagem estimada de requisições com base nos padr
 | MiniMax M2.5       | 6,300                   | 15,900                 | 31,800              |
 | Qwen3.6 Plus       | 3,300                   | 8,200                  | 16,300              |
 | Qwen3.5 Plus       | 10,200                  | 25,200                 | 50,500              |
-| DeepSeek V4 Pro    | 1,300                   | 3,250                  | 6,500               |
-| DeepSeek V4 Flash  | 7,450                   | 18,600                 | 37,300              |
+| DeepSeek V4 Pro    | 3,450                   | 8,550                  | 17,150              |
+| DeepSeek V4 Flash  | 5,750                   | 14,350                 | 28,650              |
 
 As estimativas baseiam-se nos padrões médios de requisições observados:
 
 - GLM-5/5.1 — 700 tokens de entrada, 52.000 em cache, 150 tokens de saída por requisição
 - Kimi K2.5/K2.6 — 870 tokens de entrada, 55.000 em cache, 200 tokens de saída por requisição
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 tokens de entrada, 82.000 em cache, 290 tokens de saída por requisição
+- DeepSeek V4 Flash — 790 tokens de entrada, 68.000 em cache, 280 tokens de saída por requisição
 - MiniMax M2.7/M2.5 — 300 tokens de entrada, 55.000 em cache, 125 tokens de saída por requisição
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 tokens de entrada, 47.000 em cache, 140 tokens de saída por requisição
+- Qwen3.6 Plus — 500 tokens de entrada, 57.000 em cache, 190 tokens de saída por requisição
 - MiMo-V2-Pro — 350 tokens de entrada, 41.000 em cache, 250 tokens de saída por requisição
 - MiMo-V2-Omni — 1000 tokens de entrada, 60.000 em cache, 140 tokens de saída por requisição
 - MiMo-V2.5-Pro — 350 tokens de entrada, 41.000 em cache, 250 tokens de saída por requisição

+ 6 - 5
packages/web/src/content/docs/ru/go.mdx

@@ -108,17 +108,18 @@ OpenCode Go включает следующие лимиты:
 | MiniMax M2.5       | 6,300               | 15,900            | 31,800           |
 | Qwen3.6 Plus       | 3,300               | 8,200             | 16,300           |
 | Qwen3.5 Plus       | 10,200              | 25,200            | 50,500           |
-| DeepSeek V4 Pro    | 1,300               | 3,250             | 6,500            |
-| DeepSeek V4 Flash  | 7,450               | 18,600            | 37,300           |
+| DeepSeek V4 Pro    | 3,450               | 8,550             | 17,150           |
+| DeepSeek V4 Flash  | 5,750               | 14,350            | 28,650           |
 
 Оценки основаны на наблюдаемых средних показателях запросов:
 
 - GLM-5/5.1 — 700 входных, 52,000 кешированных, 150 выходных токенов на запрос
 - Kimi K2.5/K2.6 — 870 входных, 55,000 кешированных, 200 выходных токенов на запрос
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 входных, 82,000 кешированных, 290 выходных токенов на запрос
+- DeepSeek V4 Flash — 790 входных, 68,000 кешированных, 280 выходных токенов на запрос
 - MiniMax M2.7/M2.5 — 300 входных, 55,000 кешированных, 125 выходных токенов на запрос
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 входных, 47,000 кешированных, 140 выходных токенов на запрос
+- Qwen3.6 Plus — 500 входных, 57,000 кешированных, 190 выходных токенов на запрос
 - MiMo-V2-Pro — 350 входных, 41,000 кешированных, 250 выходных токенов на запрос
 - MiMo-V2-Omni — 1000 входных, 60,000 кешированных, 140 выходных токенов на запрос
 - MiMo-V2.5-Pro — 350 входных, 41,000 кешированных, 250 выходных токенов на запрос

+ 6 - 5
packages/web/src/content/docs/th/go.mdx

@@ -98,17 +98,18 @@ OpenCode Go มีขีดจำกัดดังต่อไปนี้:
 | MiniMax M2.5       | 6,300                  | 15,900              | 31,800            |
 | Qwen3.6 Plus       | 3,300                  | 8,200               | 16,300            |
 | Qwen3.5 Plus       | 10,200                 | 25,200              | 50,500            |
-| DeepSeek V4 Pro    | 1,300                  | 3,250               | 6,500             |
-| DeepSeek V4 Flash  | 7,450                  | 18,600              | 37,300            |
+| DeepSeek V4 Pro    | 3,450                  | 8,550               | 17,150            |
+| DeepSeek V4 Flash  | 5,750                  | 14,350              | 28,650            |
 
 การประมาณการอ้างอิงจากรูปแบบการใช้งาน request โดยเฉลี่ยที่สังเกตพบ:
 
 - GLM-5/5.1 — 700 input, 52,000 cached, 150 output tokens ต่อ request
 - Kimi K2.5/K2.6 — 870 input, 55,000 cached, 200 output tokens ต่อ request
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 750 input, 82,000 cached, 290 output tokens ต่อ request
+- DeepSeek V4 Flash — 790 input, 68,000 cached, 280 output tokens ต่อ request
 - MiniMax M2.7/M2.5 — 300 input, 55,000 cached, 125 output tokens ต่อ request
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens ต่อ request
+- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens ต่อ request
 - MiMo-V2-Pro — 350 input, 41,000 cached, 250 output tokens ต่อ request
 - MiMo-V2-Omni — 1000 input, 60,000 cached, 140 output tokens ต่อ request
 - MiMo-V2.5-Pro — 350 input, 41,000 cached, 250 output tokens ต่อ request

+ 6 - 5
packages/web/src/content/docs/tr/go.mdx

@@ -98,17 +98,18 @@ Aşağıdaki tablo, tipik Go kullanım modellerine dayalı tahmini bir istek say
 | MiniMax M2.5       | 6,300              | 15,900         | 31,800      |
 | Qwen3.6 Plus       | 3,300              | 8,200          | 16,300      |
 | Qwen3.5 Plus       | 10,200             | 25,200         | 50,500      |
-| DeepSeek V4 Pro    | 1,300              | 3,250          | 6,500       |
-| DeepSeek V4 Flash  | 7,450              | 18,600         | 37,300      |
+| DeepSeek V4 Pro    | 3,450              | 8,550          | 17,150      |
+| DeepSeek V4 Flash  | 5,750              | 14,350         | 28,650      |
 
 Tahminler, gözlemlenen ortalama istek modellerine dayanmaktadır:
 
 - GLM-5/5.1 — İstek başına 700 girdi, 52.000 önbelleğe alınmış, 150 çıktı token'ı
 - Kimi K2.5/K2.6 — İstek başına 870 girdi, 55.000 önbelleğe alınmış, 200 çıktı token'ı
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — İstek başına 750 girdi, 82.000 önbelleğe alınmış, 290 çıktı token'ı
+- DeepSeek V4 Flash — İstek başına 790 girdi, 68.000 önbelleğe alınmış, 280 çıktı token'ı
 - MiniMax M2.7/M2.5 — İstek başına 300 girdi, 55.000 önbelleğe alınmış, 125 çıktı token'ı
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — İstek başına 410 girdi, 47.000 önbelleğe alınmış, 140 çıktı token'ı
+- Qwen3.6 Plus — İstek başına 500 girdi, 57.000 önbelleğe alınmış, 190 çıktı token'ı
 - MiMo-V2-Pro — İstek başına 350 girdi, 41.000 önbelleğe alınmış, 250 çıktı token'ı
 - MiMo-V2-Omni — İstek başına 1000 girdi, 60.000 önbelleğe alınmış, 140 çıktı token'ı
 - MiMo-V2.5-Pro — İstek başına 350 girdi, 41.000 önbelleğe alınmış, 250 çıktı token'ı

+ 6 - 5
packages/web/src/content/docs/zh-cn/go.mdx

@@ -98,21 +98,22 @@ OpenCode Go 包含以下限制:
 | MiniMax M2.7       | 3,400           | 8,500      | 17,000     |
 | MiniMax M2.5       | 6,300           | 15,900     | 31,800     |
 | Qwen3.5 Plus       | 10,200          | 25,200     | 50,500     |
-| DeepSeek V4 Pro    | 1,300           | 3,250      | 6,500      |
-| DeepSeek V4 Flash  | 7,450           | 18,600     | 37,300     |
+| DeepSeek V4 Pro    | 3,450           | 8,550      | 17,150     |
+| DeepSeek V4 Flash  | 5,750           | 14,350     | 28,650     |
 
 预估值基于观察到的平均请求模式:
 
 - GLM-5/5.1 — 每次请求 700 个输入 token,52,000 个缓存 token,150 个输出 token
 - Kimi K2.5/K2.6 — 每次请求 870 个输入 token,55,000 个缓存 token,200 个输出 token
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 每次请求 750 个输入 token,82,000 个缓存 token,290 个输出 token
+- DeepSeek V4 Flash — 每次请求 790 个输入 token,68,000 个缓存 token,280 个输出 token
 - MiMo-V2-Pro — 每次请求 350 个输入 token,41,000 个缓存 token,250 个输出 token
 - MiMo-V2-Omni — 每次请求 1000 个输入 token,60,000 个缓存 token,140 个输出 token
 - MiMo-V2.5-Pro — 每次请求 350 个输入 token,41,000 个缓存 token,250 个输出 token
 - MiMo-V2.5 — 每次请求 1000 个输入 token,60,000 个缓存 token,140 个输出 token
 - MiniMax M2.7/M2.5 — 每次请求 300 个输入 token,55,000 个缓存 token,125 个输出 token
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 每次请求 410 个输入 token,47,000 个缓存 token,140 个输出 token
+- Qwen3.6 Plus — 每次请求 500 个输入 token,57,000 个缓存 token,190 个输出 token
 
 你可以在 **<a href={console}>控制台</a>** 中跟踪你当前的使用情况。
 

+ 6 - 5
packages/web/src/content/docs/zh-tw/go.mdx

@@ -98,17 +98,18 @@ OpenCode Go 包含以下限制:
 | MiniMax M2.7       | 3,400           | 8,500      | 17,000     |
 | MiniMax M2.5       | 6,300           | 15,900     | 31,800     |
 | Qwen3.5 Plus       | 10,200          | 25,200     | 50,500     |
-| DeepSeek V4 Pro    | 1,300           | 3,250      | 6,500      |
-| DeepSeek V4 Flash  | 7,450           | 18,600     | 37,300     |
+| DeepSeek V4 Pro    | 3,450           | 8,550      | 17,150     |
+| DeepSeek V4 Flash  | 5,750           | 14,350     | 28,650     |
 
 預估值是基於觀察到的平均請求模式:
 
 - GLM-5/5.1 — 每次請求 700 個輸入 token、52,000 個快取 token、150 個輸出 token
 - Kimi K2.5/K2.6 — 每次請求 870 個輸入 token、55,000 個快取 token、200 個輸出 token
-- DeepSeek V4 Pro/Flash — 700 input, 52,000 cached, 150 output tokens per request
+- DeepSeek V4 Pro — 每次請求 750 個輸入 token、82,000 個快取 token、290 個輸出 token
+- DeepSeek V4 Flash — 每次請求 790 個輸入 token、68,000 個快取 token、280 個輸出 token
 - MiniMax M2.7/M2.5 — 每次請求 300 個輸入 token、55,000 個快取 token、125 個輸出 token
-- Qwen3.5 Plus — 410 input, 47,000 cached, 140 output tokens per request
-- Qwen3.6 Plus — 500 input, 57,000 cached, 190 output tokens per request
+- Qwen3.5 Plus — 每次請求 410 個輸入 token、47,000 個快取 token、140 個輸出 token
+- Qwen3.6 Plus — 每次請求 500 個輸入 token、57,000 個快取 token、190 個輸出 token
 - MiMo-V2-Pro — 每次請求 350 個輸入 token、41,000 個快取 token、250 個輸出 token
 - MiMo-V2-Omni — 每次請求 1000 個輸入 token、60,000 個快取 token、140 個輸出 token
 - MiMo-V2.5-Pro — 每次請求 350 個輸入 token、41,000 個快取 token、250 個輸出 token