diff options
Diffstat (limited to 'cloud/app/src/util')
| -rw-r--r-- | cloud/app/src/util/zen.ts | 1 |
1 files changed, 0 insertions, 1 deletions
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, |
