We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c6330 commit 584f3c8Copy full SHA for 584f3c8
frontend/src/data/pattern-content.ts
@@ -462,13 +462,13 @@ done {totalUsage: {...}}`,
462
},
463
suggestedPrompts: [
464
{
465
- label: "Vague \u2192 routed to sales",
466
- prompt: "Hi, I just signed up and I'm not sure what plan I need",
+ label: "Multi-hop (billing → technical)",
+ prompt:
467
+ "I was charged twice on my last invoice, and now my dashboard won't load either",
468
469
- label: "Multi-domain (billing + support)",
470
- prompt:
471
- "I was charged twice for my last payment and the app keeps crashing",
+ label: "Vague → routed to sales",
+ prompt: "Hi, I just signed up and I'm not sure what plan I need",
472
473
474
label: "Billing + sales chain",
0 commit comments