|
1020 | 1020 | "id": "762c8ced",
|
1021 | 1021 | "metadata": {},
|
1022 | 1022 | "source": [
|
1023 |
| - "In this example, the model asks for clarification after my *(very)* loud cought and unclear audio." |
| 1023 | + "In this example, the model asks for clarification after my *(very)* loud cough and unclear audio." |
1024 | 1024 | ]
|
1025 | 1025 | },
|
1026 | 1026 | {
|
|
1866 | 1866 | "### Example\n",
|
1867 | 1867 | "```\n",
|
1868 | 1868 | "# Safety & Escalation\n",
|
1869 |
| - "- When to escalate (no extra troubleshooting):\n", |
1870 |
| - " - Safety risk (self-harm, threats, harassment)\n", |
1871 |
| - " - User explicitly asks for a human\n", |
1872 |
| - " - Severe dissatisfaction (e.g., “extremely frustrated,” repeated complaints, profanity)\n", |
1873 |
| - " - **2** failed tool attempts on the same task **or** **3** consecutive no-match/no-input events\n", |
1874 |
| - " - Out-of-scope or restricted (e.g., real-time news, financial/legal/medical advice)\n", |
1875 |
| - "\n", |
1876 |
| - "- Examples of what to say (Mandatory phrase before handoff):\n", |
1877 |
| - " - “I'm sorry for the trouble — I'm transferring you to a specialist now. **.”\n", |
1878 |
| - "\n", |
| 1869 | + "When to escalate (no extra troubleshooting):\n", |
| 1870 | + "- Safety risk (self-harm, threats, harassment)\n", |
| 1871 | + "- User explicitly asks for a human\n", |
| 1872 | + "- Severe dissatisfaction (e.g., “extremely frustrated,” repeated complaints, profanity)\n", |
| 1873 | + "- **2** failed tool attempts on the same task **or** **3** consecutive no-match/no-input events\n", |
| 1874 | + "- Out-of-scope or restricted (e.g., real-time news, financial/legal/medical advice)\n", |
| 1875 | + "\n", |
| 1876 | + "What to say at the same time of calling the escalate_to_human tool (MANDATORY):\n", |
| 1877 | + "- “Thanks for your patience—I’m connecting you with a specialist now.”\n", |
1879 | 1878 | "- Then call the tool: `escalate_to_human`\n",
|
1880 | 1879 | "\n",
|
1881 |
| - "- Examples that would require escalation:\n", |
1882 |
| - " - “This is the third time the reset didn’t work. Just get me a person.”\n", |
1883 |
| - " - “I am extremely frustrated!”\n", |
| 1880 | + "Examples that would require escalation:\n", |
| 1881 | + "- “This is the third time the reset didn’t work. Just get me a person.”\n", |
| 1882 | + "- “I am extremely frustrated!”\n", |
1884 | 1883 | "```"
|
1885 | 1884 | ]
|
1886 | 1885 | },
|
|
0 commit comments