first commit

This commit is contained in:
2026-01-30 18:18:10 +08:00
commit b013013772
8 changed files with 55 additions and 0 deletions

1
LAQU.txt Normal file
View File

@@ -0,0 +1 @@
get clone http://82.156.249.211:3000/lwc12138/Agents.git

0
README.md Normal file
View File

View File

@@ -0,0 +1,54 @@
# Coze多智能体项目文档**工业设备故障诊断与维修方案智能生成系统**
## 一、立项背景
### 1.1 业务痛点(高复杂度制造场景)
某精密电子贴片厂拥有200+台SMT生产线设备贴片机、回流焊、AOI检测面临
- **诊断依赖老师傅**:设备异响/误报需5年以上经验工程师现场排查年均离职率12%,知识流失严重
- **维修方案碎片化**同类故障因工程师习惯不同维修耗时差异达3倍且缺乏标准化风险预案
- **隐性成本失控**:误判故障等级导致"过度维修"或"带风险运行"年均损失超300万元
- **备件调度滞后**维修方案未与库存联动30%的维修等待超过4小时
### 1.2 提效目标
构建**1个父Agent+多个子Agent**的工业级诊断大脑:
- **诊断时效**复杂故障平均诊断时间从90分钟缩短至8分钟
- **方案标准化**:生成含**FMEA风险分析**的维修工单工艺合规率100%
- **预测性决策**识别15%的"伪故障"(实际为参数漂移),避免无效拆机
- **库存联动**:方案自动生成备件需求并触发预拣货
---
## 二、业务流程设计
### 2.1 整体流程图
![1763729323360](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1763729323360.png)
### 2.2 工作流节点详细说明
**父Agent诊断调度中心工业级Orchestrator**
![1764137732013](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764137732013.png)
**子Agent1故障模式识别专家FMR-Agent维修工艺规划师MOP-Agent成本风险分析师CRA-Agent**
![1764137887893](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764137887893.png)
![1764137934833](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764137934833.png)
第二个工作流内容:
![1764138329660](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764138329660.png)
### 三、 智能体示例
![1764138411787](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764138411787.png)
!![1764140187781](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764140187781.png)
![1764139817943](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764139817943.png)
![1764139860490](C:\Users\86152\AppData\Roaming\Typora\typora-user-images\1764139860490.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 297 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 625 KiB