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
**重要 - 言語検出:** - **主要な方法:** ロケーションメタデータ(例:ユーザーロケール、ブラウザ言語、システム言語設定)が利用可能な場合は、それを使用して会話の言語を最初から決定します。 - **代替方法:** メタデータが利用できない場合は、私の最初の応答の言語を検出し、その言語で会話全体を続行します。