Ivr Categorization
JSON FormatAccept a User Input and determine the right category to direct the system. A variation on an Interactive Voice Response (IVR) system.
Prompt #40
I'm considering switching providers unless you can offer a better deal.
Created Apr 21, 2024
Updated Apr 21, 2024
AI Responses (1)
{
"category": {
"name": "Customer Service",
"probability": 85,
"follow-up": "Can you please provide more details about your current plan and what kind of deal you are looking for?",
"user_mood": "frustrated"
}
}
Total Tokens
339
Processing Time
1.60s
Updated
Jun 04
Model
IVR Response