diff options
| author | Jack <[email protected]> | 2026-04-27 13:06:51 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-27 13:06:51 +0800 |
| commit | 1e191ba81598291d51eef9df3219388938f26754 (patch) | |
| tree | 081f04b33a26b1468a1dc96e362ca15a9af00820 /packages/web/src/content/docs/de | |
| parent | f19d863689f4404bd6f712c9814299d25d045582 (diff) | |
| download | opencode-1e191ba81598291d51eef9df3219388938f26754.tar.gz opencode-1e191ba81598291d51eef9df3219388938f26754.zip | |
update Go DeepSeek request estimates for cache pricing changes (#24575)
Diffstat (limited to 'packages/web/src/content/docs/de')
| -rw-r--r-- | packages/web/src/content/docs/de/go.mdx | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/packages/web/src/content/docs/de/go.mdx b/packages/web/src/content/docs/de/go.mdx index fc49b9a71..267d2125a 100644 --- a/packages/web/src/content/docs/de/go.mdx +++ b/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 |
