From 4f4e30a82dd58760f1376dac645ce45773003d07 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:55 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=92=20tokenEstimation.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/tokenEstimation.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/tokenEstimation.ts b/src/services/tokenEstimation.ts index acaef7a..6fc2c60 100644 --- a/src/services/tokenEstimation.ts +++ b/src/services/tokenEstimation.ts @@ -493,3 +493,4 @@ async function countTokensWithBedrock({ return null } } +