Automated ingestion of prompt: Language Detection

This commit is contained in:
promptadmin 2026-06-06 19:34:27 +00:00
parent a8751dfe4d
commit c6c54d6f2e
1 changed files with 11 additions and 0 deletions

View File

@ -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.