File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 30
30
31
31
32
32
## 🤝 介绍
33
+ <p align =" justify " >
33
34
全新体验的 Agent 框架,将KG从知识获取来源直接升级为Agent编排引擎!基于 LLM+ EKG(Eventic Knowledge Graph 行业知识承载)驱动,协同 MultiAgent、FunctionCall、CodeInterpreter等技术,通过画布式拖拽、轻文字编写,让大模型在人的经验指导下帮助你实现各类复杂 SOP 流程。兼容现有市面各类 Agent 框架,同时可实现复杂推理、在线协同、人工交互、知识即用四大核心差异技术功能。这套框架目前在蚂蚁集团内多个复杂DevOps场景落地验证,同时来体验下我们快速搭建的谁是卧底游戏吧。
34
-
35
-
36
- ![ ] ( docs/resources/ekg-arch-zh.webp )
35
+ </p >
36
+ <div align =" center " >
37
+ <img src =" docs/resources/ekg-arch-zh.webp " alt =" muAgent Architecture " width =" 770 " >
38
+ </div >
37
39
38
40
39
41
## 🚀 快速使用
@@ -88,6 +90,6 @@ pip install codefuse-muagent
88
90
## 🗂 其他
89
91
### 📱 联系我们
90
92
<div align =center >
91
- <img src="docs/resources/wechat.png" alt="图片", width="360 ">
93
+ <img src="docs/resources/wechat.png" alt="图片", width="180 ">
92
94
</div >
93
95
You can’t perform that action at this time.
0 commit comments