Show Token In / Token Out / Cache Read in session detail and list #25
Loading…
Reference in a new issue
No description provided.
Delete branch "feature/20_ti_to_cr_in_session"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #20
Что сделано
Token In / Token Out / Cache Read теперь видны и в деталях сессии, и в списке (данные уже приходили в
metrics.usageобоих API-ответов — добавлен контракт-тест, фиксирующий поляinput/output/cacheRead).Фронт
Token In,Token Out,Cache Readи суммарныеТокены.TI / TO / CR(например1.5k / 85 / 600) с тултипом-расшифровкой полных чисел; колонка «Токены» (сумма) сохранена.Тесты
input/output/cacheRead/totalTokensв каждом ответе.Как проверить
В списке — колонка «TI / TO / CR»; в карточке сессии — чипы «Token In», «Token Out», «Cache Read».
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.