feat: add tokenlens integration for language model usage tracking (#1161)

This commit is contained in:
Nicklas Scharpff 2025-09-08 16:56:10 +02:00 committed by GitHub
parent 7327c9a18a
commit 1e539b65b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 363 additions and 6 deletions

View file

@ -95,6 +95,7 @@
"swr": "^2.2.5",
"tailwind-merge": "^2.5.2",
"tailwindcss-animate": "^1.0.7",
"tokenlens": "^1.0.0",
"use-stick-to-bottom": "^1.1.1",
"usehooks-ts": "^3.1.0",
"zod": "^3.25.76"