在开始之前,我收回之前对于langchain的所有诋毁,langchain难啃是难啃,东西确实都是干货
总体思路Prometheus → Crontab脚本 → Dify API → DeepSeek
少了一层Alertmanager和Webhook转发,只需要维护脚本
提取参数,从用户自然语言中提取登录总人数
得到方案,通过代码判断异常登录的比例,从而判断是否要继续
细化方案,输入基本解决方案,通过知识库检索详细解决方案
生成报表LLM,输出解决方案
dify安装部署1234567891011git clone https://github.com/langgenius/dify....