From f71e4ddc833e788fa2bd32c956f55aff94ff6252 Mon Sep 17 00:00:00 2001 From: Aaron Po Date: Sat, 18 Apr 2026 15:49:58 -0400 Subject: [PATCH] refactor prompt placeholders for consistency --- pipeline/prompts/system.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pipeline/prompts/system.md b/pipeline/prompts/system.md index 4cc9532..4d77bf8 100644 --- a/pipeline/prompts/system.md +++ b/pipeline/prompts/system.md @@ -8,19 +8,19 @@ You will receive the inputs like this: ## CITY: -$$City Name$$ +[City Name] ## COUNTRY: -$$Country Name$$ +[Country Name] ## LOCAL LANGUAGE CODES: -$$Local language codes in priority order$$ +[Local language codes in priority order] ## CONTEXT: -$$Information about local beer culture, history, geography, or language context$$ +[Information about local beer culture, history, geography, or language context] ## CRITICAL OUTPUT FORMAT (READ CAREFULLY):