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