mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-05 07:10:55 +00:00
bug: only show tool tokens if > 0 (#985)
This commit is contained in:
parent
6bb3f27f6c
commit
32da693b91
4 changed files with 17 additions and 6 deletions
|
|
@ -32,7 +32,6 @@ exports[`<SessionSummaryDisplay /> > renders zero state correctly 1`] = `
|
|||
│ │
|
||||
│ Input Tokens 0 │
|
||||
│ Output Tokens 0 │
|
||||
│ Tool Use Tokens 0 │
|
||||
│ Thoughts Tokens 0 │
|
||||
│ Cached Tokens 0 │
|
||||
│ ────────────────────────── │
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue