From 7b40959125516eb3f4f063364dbbbc44d55fe94d Mon Sep 17 00:00:00 2001 From: John Costa Date: Mon, 14 Apr 2025 20:08:07 +0100 Subject: [PATCH] fix --- backend/agents/orchestrator.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/agents/orchestrator.go b/backend/agents/orchestrator.go index 7c4caca..3cdfcc5 100644 --- a/backend/agents/orchestrator.go +++ b/backend/agents/orchestrator.go @@ -21,7 +21,7 @@ The agents are available as tool calls. Agents available: noteAgent -Use when there is ANY text on the image. +Use when there is ANY text on the image. You should call this almost all the time. contactAgent Use it when the image contains information relating a person.