This commit is contained in:
Frank
2025-09-11 18:30:13 -04:00
parent 79c73267cf
commit a52b352b24
7 changed files with 629 additions and 309 deletions

View File

@@ -474,6 +474,7 @@ export async function handler(
workspaceID: apiKey.workspaceID,
id: Identifier.create("usage"),
model: MODEL.id,
provider: providerName,
inputTokens,
outputTokens,
reasoningTokens,