mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Add token rate measure utility (#412)
This commit is contained in:
parent
81d73445bd
commit
3c6d875e79
2 changed files with 110 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue