IT Support Chatbot with Escalation

This chatflow integrates a knowledge retrieval system with an IT support chatbot. It answers user queries using a predefined knowledge base and escalates unresolved issues to a Wecom group via webhook.

Details

Created on: June 20, 2025
Last modified: June 20, 2025

Tags

IT Support
Chatbot
Knowledge Retrieval
Wecom Integration

Description

This chatflow is designed to assist users with IT-related queries by leveraging a knowledge retrieval system and an AI-powered chatbot. The flow begins with the 'Start' node, followed by '知识检索' (Knowledge Retrieval), which searches for relevant information from a specified dataset. The retrieved data is then processed through a '模板转换' (Template Transform) node to format the content appropriately. An LLM node, configured as an IT support assistant, uses this formatted data to generate responses. If the response includes the phrase '请拨打7777联系人工客服咨询。', indicating that the query couldn't be resolved, an 'if-else' condition triggers a notification sent to a Wecom group via webhook using the '发送群消息' (Send Group Message) tool node. This ensures that unresolved issues are promptly escalated for human intervention.

License

This flow is licensed under the Unlicense. You can find the terms here.

Flow Preview

This is a preview, to use it in Dify, click on the install button.