From f303ca9ea4d383ca628d0cce9ed94da9b37a6231 Mon Sep 17 00:00:00 2001 From: William Jeynes Date: Sat, 4 Apr 2026 23:11:39 +0100 Subject: [PATCH] Switch to 4o 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..5e8a6cb 100644 --- a/agent/nodes/model.ts +++ b/agent/nodes/model.ts @@ -9,7 +9,7 @@ export function createModelNode(tools: any, promptPath: string): GraphNode