From 71501d736fcd62c0cb53c65e789b82f8560f1e4d Mon Sep 17 00:00:00 2001 From: "coderabbitai[bot]" <136622811+coderabbitai[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 12:38:59 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20CodeRabbit=20Chat:=20Implement?= =?UTF-8?q?=20requested=20code=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/utils/index.ts | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/utils/index.ts b/lib/utils/index.ts index d5acf8e1..7abbf4ea 100644 --- a/lib/utils/index.ts +++ b/lib/utils/index.ts @@ -35,11 +35,12 @@ export async function getModel(requireVision: boolean = false): Promise