461 B
461 B
| title | contributor | tags |
|---|---|---|
| Language Detection | @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.