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

Can you tell me more about the premium plan features?
Created Apr 21, 2024 Updated Apr 21, 2024

AI Responses (1)

{
  "category": {
    "name": "Sales Inquiries",
    "probability": 95,
    "follow-up": "Sure, I'd be happy to provide more details. Are you interested in specific features or a general overview?",
    "user_mood": "curious"
  }
}
Total Tokens
339
Processing Time
2.85s
Updated
Jun 04
Model
IVR Response