From a52b352b24db0339fbc178741fe764ad62be0589 Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 11 Sep 2025 18:30:13 -0400 Subject: wip: zen --- cloud/app/src/util/zen.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'cloud/app/src/util') diff --git a/cloud/app/src/util/zen.ts b/cloud/app/src/util/zen.ts index d02a9c614..89c91c604 100644 --- a/cloud/app/src/util/zen.ts +++ b/cloud/app/src/util/zen.ts @@ -474,6 +474,7 @@ export async function handler( workspaceID: apiKey.workspaceID, id: Identifier.create("usage"), model: MODEL.id, + provider: providerName, inputTokens, outputTokens, reasoningTokens, -- cgit v1.2.3