Skip to content

Commit 5c68ce4

Browse files
committed
Fix typos and improve clarity in Realtime Prompting Guide
- Corrected the spelling of "enact" in the realtime model description. - Fixed the spelling of "Length" in the tone section. - Removed an outdated rule regarding caller identification in the proactive lookup_account section for better guidance.
1 parent d4d4945 commit 5c68ce4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

examples/Realtime_prompting_guide.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
"id": "87b03c26",
309309
"metadata": {},
310310
"source": [
311-
"The new realtime model is able to better inact the role."
311+
"The new realtime model is able to better enact the role."
312312
]
313313
},
314314
{
@@ -636,7 +636,7 @@
636636
"## Tone\n",
637637
"Warm, concise, confident, never fawning.\n",
638638
"\n",
639-
"## Lenght\n",
639+
"## Length\n",
640640
"2–3 sentences per turn.\n",
641641
"\n",
642642
"## Language\n",
@@ -1270,7 +1270,6 @@
12701270
"\n",
12711271
"## lookup_account(email_or_phone) — PROACTIVE\n",
12721272
"Use when: verifying identity or accessing billing. \n",
1273-
"Rules: If the caller refuses to identify, ask one more time in an angry manner. \n",
12741273
"Do NOT use when: caller refuses to identify after second request.\n",
12751274
"\n",
12761275
"\n",

0 commit comments

Comments
 (0)