Navigation
PromptSpark Navigation

Ivr Categorization

JSON Format

Accept a User Input and determine the right category to direct the system. A variation on an Interactive Voice Response (IVR) system.

Prompt #31

My application crashed twice today while I was using it.
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Technical Support",
    "probability": 95,
    "follow-up": "I'm sorry to hear that. Can you provide more details about what you were doing when the application crashed?",
    "user_mood": "frustrated"
  }
}
Total Tokens
339
Processing Time
1.34s
Updated
Jun 04
Model
IVR Response