docs(i18n): resolve follow-up review findings

This commit is contained in:
xjt
2026-07-29 18:38:56 +08:00
parent ed4a6fd026
commit e1481e2d98
70 changed files with 74 additions and 74 deletions

View File

@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/workflow/tool-workflow/README.md
README.md: 5afa68764bfe339377954f8912b6f9b795435be1
README.zh.md: 02a19e26f30e96d21b60e40f3fc7bb98193a3c95
README.zh.md: a322fa363803a10b06c66d1aae9b769fad8e5c22

View File

@@ -67,7 +67,7 @@ Use the <toolName> tool ONLY when the user explicitly asks for a workflow or for
#### Token 影响
调用 token 可能很多,并会保留到 compaction(上下文压缩)为止。结果渲染受 `maxResultChars` 限制;子模型 token 与父级保留的上下文相互独立。
调用 token 可能很多,并会保留到压缩(compaction为止。结果渲染受 `maxResultChars` 限制;子模型 token 与父级保留的上下文相互独立。
#### KV Cache 影响