Return phone pleasantries (answer "how are you?")
A caller opened with "how are you doing?" and AVA jumped straight to "what brings you in," ignoring it, and the caller pushed back. Added a pleasantries rule: if greeted or asked how it's doing, AVA warmly answers and asks back in the same breath, then continues to helping — never ignores a greeting. Verified 3/3 on greeting openers. (Insurance-slip-on-callback accepted as a model-ceiling item, no change.) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -279,6 +279,7 @@ AB_MODEL_B=
|
||||
|
||||
AVA runs a directed script (system prompt in `bot.py`) — warm but direct, one short turn at a
|
||||
time, leading the call rather than waiting on the caller.
|
||||
**Pleasantries:** if the caller greets or asks "how are you?", AVA returns it warmly and asks back before moving on (never ignores a greeting).
|
||||
|
||||
**Intent first — three kinds of call:**
|
||||
- **Question** answerable from the practice facts → just answer it.
|
||||
|
||||
Reference in New Issue
Block a user