docs(i18n): standardize reviewed README headings

This commit is contained in:
xjt
2026-07-29 20:16:45 +08:00
parent e1481e2d98
commit de0348bd9e
78 changed files with 101 additions and 101 deletions
@@ -3,4 +3,4 @@
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/session-title/session-title-all-messages-llm/README.md
README.md: 25ec92432b5c2d18624f2f4d851552ee2b3bf5d0
README.zh.md: fac40f1a5d1432dd07badc786408cda561b45cd0
README.zh.md: 947aa614741b2b0bd50e70f1d273a625a5624cc6
@@ -22,7 +22,7 @@
不会使主请求的 KV Cache 失效。每条提示词后,辅助输入都会增长或变化,因此提供方专用缓存复用会在第一个变化的 JSON token 处结束。
## 已知限制与暂缓工作
## 已知限制与暂缓事项
- 输入溢出时保留先前标题;对于很长的会话,此提供方没有基于摘要继续生成摘要的机制或保留策略。
- 它平等对待所有符合条件的用户消息,不提供权重、过滤或手动标题优先级。