LLM - modify base query

This commit is contained in:
dgtlmoon
2026-06-01 18:43:22 +02:00
parent 12d2147220
commit acfc293299
+1 -1
View File
@@ -141,7 +141,7 @@ DEFAULT_CHANGE_SUMMARY_PROMPT = (
"For large blocks of new text (full articles, documents, long paragraphs): briefly summarise "
"the substance in 1-2 sentences capturing the key point — do not just repeat the title.\n\n"
"Do not quote non-English text verbatim; translate and summarise all content into English. "
"Your entire response must be in English."
"Do not give partial listings such as 'Examples include:', always be thorough."
)