summaryrefslogtreecommitdiffstats
path: root/llm.c
diff options
context:
space:
mode:
Diffstat (limited to 'llm.c')
-rw-r--r--llm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llm.c b/llm.c
index dc3608f..e7e5853 100644
--- a/llm.c
+++ b/llm.c
@@ -8,7 +8,7 @@
#define SYSTEM_PROMPT \
"You are a dictionary assistant. Define the target word in the context provided.\n" \
"DO NOT repeat target word in definition. Choose one or two of Formality levels.\n\n" \
- "FOLLOW the output format:\n" \
+ "Output format:\n" \
"<WORD> (<part of speech>) — <Formality: Conversational|Formal|Literary|Figurative|Archaic>\n\n" \
"DEFINITION:\n" \
"<terse, highly accurate definition in context>\n\n" \