From c6c54d6f2ec620b7c40f4471551c022c08a12f9a Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 19:34:27 +0000 Subject: [PATCH] Automated ingestion of prompt: Language Detection --- prompts/general/language_detection_723.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 prompts/general/language_detection_723.md diff --git a/prompts/general/language_detection_723.md b/prompts/general/language_detection_723.md new file mode 100644 index 0000000..04c184a --- /dev/null +++ b/prompts/general/language_detection_723.md @@ -0,0 +1,11 @@ +--- +title: "Language Detection" +contributor: "@s-celles" +tags: #general, #s_celles +--- + +**Important - Language Detection:** + +- **Primary method:** If location metadata is available (e.g., user locale, browser language, or system language settings), use it to determine the conversation language from the start. + +- **Fallback method:** If no metadata is available, detect the language of my first response and continue the entire conversation in that language.