Add token rate measure utility (#412)

This commit is contained in:
cybermaggedon 2025-06-16 14:18:27 +01:00 committed by GitHub
parent 81d73445bd
commit 3c6d875e79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 110 additions and 0 deletions

View file

@ -80,6 +80,7 @@ setuptools.setup(
"scripts/tg-show-processor-state",
"scripts/tg-show-prompts",
"scripts/tg-show-token-costs",
"scripts/tg-show-token-rate",
"scripts/tg-show-tools",
"scripts/tg-start-flow",
"scripts/tg-unload-kg-core",