From 7464dfa8927db28573f54df6660233f8053069d3 Mon Sep 17 00:00:00 2001 From: Dean Date: Sat, 28 Mar 2026 00:15:36 +0800 Subject: [PATCH] docs: update token estimation values for candidate coins in Chinese documentation --- docs/token-estimation.zh-CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/token-estimation.zh-CN.md b/docs/token-estimation.zh-CN.md index b5bb5a56..eb8aa5e7 100644 --- a/docs/token-estimation.zh-CN.md +++ b/docs/token-estimation.zh-CN.md @@ -124,8 +124,8 @@ const ( ### 为什么 MaxCandidateCoins = 10? -- **默认配置**下 10 枚币约用 **~15,000 tokens**(~12% of 131K),完全安全 -- **极端配置**(4TF + 全指标)10 枚币约用 **~60,000 tokens**(~46% of 131K),仍有充足余量 +- **默认配置**下 10 枚币约用 **~20,000 tokens**(~15% of 131K),完全安全 +- **极端配置**(4TF + 全指标)10 枚币约用 **~72,000 tokens**(~55% of 131K),仍有充足余量 - 因此 10 是保守且安全的 UI 上限:在所有模型和配置组合下均不会触发 token 限制 ### 建议使用范围