docs: clarify token usage accounting semantics (#2845)

This commit is contained in:
YuJitang
2026-05-11 07:17:49 +08:00
committed by GitHub
parent 30a5846219
commit e82b2fb4d0
4 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -310,7 +310,7 @@ export const enUS: Translations = {
unavailable:
"No token usage yet. Usage appears only after a successful model response when the provider returns usage_metadata.",
unavailableShort: "No usage returned",
note: "Header totals use persisted thread usage when available. Per-turn and debug usage come from visible messages. Totals may differ from provider billing pages.",
note: "Header totals use persisted thread usage, plus visible in-flight usage while a run is still streaming. Per-turn and debug usage come from currently visible messages only. Totals may differ from provider billing pages.",
presets: {
off: "Off",
summary: "Summary",