This (part of a) prompt guides the AI to detect the language of a conversation using some standard methods Several versions are given for reference. - using user's metadata if available, fallback to user's first response - using standard language detection method used by LLM system prompt
**重要 - 语言检测:** - **主要方法:** 如果位置元数据可用(例如,用户区域设置、浏览器语言或系统语言设置),请使用它从一开始就确定对话语言。 - **备用方法:** 如果没有可用的元数据,请检测我第一次回复的语言,并以该语言继续整个对话。