Instructs AI to detect and match conversation language automatically.
**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.
This prompt directs the AI to select the conversation language using available location metadata when present. If metadata is absent it falls back to analyzing the user's first message. The outcome is a consistent language setting applied from the start of the chat.
If the user's locale is set to French or the first message is in French, the AI replies entirely in French and continues that way.
The AI detects the language from the user's first message and uses it for the rest of the conversation.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by s-celles. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.