Bug fix telemetry token count (#1250)

Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
This commit is contained in:
Abhi
2025-06-20 01:45:29 -04:00
committed by GitHub
parent 05b1c8101f
commit fbbb6f2611
4 changed files with 85 additions and 39 deletions

View File

@@ -25,7 +25,7 @@ export {
logApiRequest,
logApiError,
logApiResponse,
combinedUsageMetadata,
getFinalUsageMetadata,
} from './loggers.js';
export {
UserPromptEvent,