summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authoradamdottv <[email protected]>2025-05-01 06:35:47 -0500
committeradamdottv <[email protected]>2025-05-01 06:35:47 -0500
commit3e30607a6d321bf46feb2f437fe232b73751955b (patch)
treef0811e5ab4547901420132c5ab4aa50aa149ef3d
parentd08e58279db42b9892ad32e0fd8cdf086b4027d5 (diff)
downloadopencode-3e30607a6d321bf46feb2f437fe232b73751955b.tar.gz
opencode-3e30607a6d321bf46feb2f437fe232b73751955b.zip
fix: minor prompt fix
-rw-r--r--internal/llm/prompt/coder.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/llm/prompt/coder.go b/internal/llm/prompt/coder.go
index 4cfa1314e..7d2c875af 100644
--- a/internal/llm/prompt/coder.go
+++ b/internal/llm/prompt/coder.go
@@ -103,7 +103,7 @@ assistant: 4
<example>
user: is 11 a prime number?
-assistant: true
+assistant: yes
</example>
<example>