docs(i18n): address final proofreading feedback

This commit is contained in:
xjt
2026-08-12 16:43:38 +08:00
parent c2880d6d9b
commit 0a8c9fb1f9
33 changed files with 42 additions and 41 deletions

View File

@@ -98,7 +98,7 @@ renderer 先输出依数据而定的 stdout 尾部,再输出可选的 `[stderr
#### Token 影响
调用前结果 token 为零。每条流的输出有界,每个已输出行则会保留在历史中,直至 compaction(上下文压缩)。
调用前结果 token 为零。每条流的输出有界,每个已输出行则会保留在历史中,直至压缩(compaction)。
#### KV Cache 影响