Skip to content

Commit 7e31683

Browse files
authored
Update README.md
1 parent 6b21665 commit 7e31683

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818

1919
## 🔔 News
20-
- [2024.04.01] codefuse-muAgent is now open source, featuring functionalities such as knowledge base, code library, tool usage, code interpreter, and more
21-
- [2024.09.05] we release muAgent v2.0 - EKG: An Innovative Agent Framework Driven By KG Engine.
20+
- [2024.04.01] muAgent is now open source, focusing on multi-agent orchestration and collaborating with technologies such as FunctionCall, RAG, and CodeInterpreter.
21+
- [2024.09.05] we release muAgent v2.0: An Innovative Agent Framework Driven By KG Engine.
2222

2323

2424

@@ -32,11 +32,13 @@
3232

3333

3434
## 🤝 Introduction
35-
35+
<p align="justify">
3636
A brand new Agent Framework driven by LLM and EKG(Eventic Knowledge Graph, Industry Knowledge Carrier),collaboratively utilizing MultiAgent, FunctionCall, CodeInterpreter, etc. Through canvas-based drag-and-drop and simple text writing, the large language model can assists you in executing various complex SOP under human guidance. It is compatbile with existing frameworks on the market and can achieve four core differentiating technical functions: Complex Reasoning, Online Collaboration, Human Interaction, Knowledge On-demand.
3737
This framework has been validated in multiple complex DevOps scenarios within Ant Group. At the sametime, come and experience the Undercover game we quickly built!
38-
39-
![](docs/resources/ekg-arch-en.webp)
38+
</p>
39+
<div align="center">
40+
<img src="docs/resources/ekg-arch-en.webp" alt="muAgent Architecture" width="800">
41+
</div>
4042

4143
## 🚀 QuickStart
4244
For complete documentation, see: [CodeFuse-muAgent](https://codefuse.ai/docs/api-docs/MuAgent/overview/multi-agent)

0 commit comments

Comments
 (0)