diff options
| author | Frank <[email protected]> | 2025-09-12 12:18:32 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-09-12 12:18:32 -0400 |
| commit | 9a346a00fb3751d8e8b355aeeedf0adc1226e2da (patch) | |
| tree | 43bf0152a6ae38ee3a2c142e22a63aedce6f8a5a /cloud/app | |
| parent | 0a13820927a40a43f59fa8275b5faa03acf9113f (diff) | |
| download | opencode-9a346a00fb3751d8e8b355aeeedf0adc1226e2da.tar.gz opencode-9a346a00fb3751d8e8b355aeeedf0adc1226e2da.zip | |
wip: zen
Diffstat (limited to 'cloud/app')
| -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, |
