From ed1a0c4ed1e09ae735ad841909b3b3c4e1c739da Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=93=AD=20agent.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/model/agent.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/model/agent.ts b/src/utils/model/agent.ts index 7bccfeb..af4cf65 100644 --- a/src/utils/model/agent.ts +++ b/src/utils/model/agent.ts @@ -155,3 +155,4 @@ export function getAgentModelOptions(): AgentModelOption[] { }, ] } +