From 9a346a00fb3751d8e8b355aeeedf0adc1226e2da Mon Sep 17 00:00:00 2001 From: Frank Date: Fri, 12 Sep 2025 12:18:32 -0400 Subject: wip: zen --- cloud/app/src/util/zen.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'cloud/app/src') diff --git a/cloud/app/src/util/zen.ts b/cloud/app/src/util/zen.ts index bff2df40e..7a7643568 100644 --- a/cloud/app/src/util/zen.ts +++ b/cloud/app/src/util/zen.ts @@ -482,7 +482,6 @@ export async function handler( outputTokens, reasoningTokens, cacheReadTokens, - cacheWriteTokens: (cacheWrite5mTokens ?? 0) + (cacheWrite1hTokens ?? 0), cacheWrite5mTokens, cacheWrite1hTokens, cost, -- cgit v1.2.3