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 #37

What is your return policy on electronic products?
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Customer Service",
    "probability": 90,
    "follow-up": "Could you please provide more details about the product you are inquiring about?",
    "user_mood": "neutral"
  }
}
Total Tokens
329
Processing Time
1.24s
Updated
Jun 04
Model
IVR Response