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/ko/go.mdx | |
| 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/ko/go.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ko/go.mdx | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/packages/web/src/content/docs/ko/go.mdx b/packages/web/src/content/docs/ko/go.mdx index 23463b61a..239c38edd 100644 --- a/packages/web/src/content/docs/ko/go.mdx +++ b/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 |
