From 3e30607a6d321bf46feb2f437fe232b73751955b Mon Sep 17 00:00:00 2001 From: adamdottv <2363879+adamdottv@users.noreply.github.com> Date: Thu, 1 May 2025 06:35:47 -0500 Subject: [PATCH] fix: minor prompt fix --- internal/llm/prompt/coder.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/llm/prompt/coder.go b/internal/llm/prompt/coder.go index 4cfa1314..7d2c875a 100644 --- a/internal/llm/prompt/coder.go +++ b/internal/llm/prompt/coder.go @@ -103,7 +103,7 @@ assistant: 4 user: is 11 a prime number? -assistant: true +assistant: yes