advanced
Complex Dialogue System
Design an advanced dialogue system with context awareness and reasoning capabilities
📝 Prompt Inhoud
Design a sophisticated dialogue system for technical customer support that can: (1) maintain context across multiple conversation turns; (2) handle ambiguous queries through clarification strategies; (3) perform multi-hop reasoning to resolve complex issues; (4) detect and appropriately respond to user emotions; (5) recognize when to escalate to human agents; (6) adapt its communication style based on user expertise level; (7) maintain consistency across different sessions with the same user; (8) learn from both successful and unsuccessful interactions; (9) generate explanations for technical procedures at appropriate detail levels; (10) handle multiple concurrent related topics. Include architectural details, data structures, and evaluation methodologies.