From 976f46b495eded814c0fe13a91bf5984e87a864f Mon Sep 17 00:00:00 2001 From: William Jeynes Date: Sat, 4 Apr 2026 23:10:56 +0100 Subject: [PATCH] Switch to 4.1 mini --- agent/nodes/model.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/nodes/model.ts b/agent/nodes/model.ts index a251e1d..4d72d4b 100644 --- a/agent/nodes/model.ts +++ b/agent/nodes/model.ts @@ -9,7 +9,7 @@ export function createModelNode(tools: any, promptPath: string): GraphNode