mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix: visual token bug (#2603)
This commit is contained in:
parent
e3e459fc50
commit
89d820b1c4
@ -898,6 +898,7 @@ func (m *messagesComponent) renderHeader() string {
|
||||
continue
|
||||
}
|
||||
tokens = (usage.Input +
|
||||
usage.Cache.Read +
|
||||
usage.Cache.Write +
|
||||
usage.Output +
|
||||
usage.Reasoning)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user