Skip to content

Commit 6a061ea

Browse files
committed
docs: update news about ekg v1.0
1 parent 652617a commit 6a061ea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
## 🔔 News
2020
- [2024.04.01] muAgent is now open source, focusing on multi-agent orchestration and collaborating with technologies such as FunctionCall, RAG, and CodeInterpreter.
2121
- [2024.09.05] we release muAgent v2.0: An Innovative Agent Framework Driven By KG Engine.
22-
22+
- [2024.10.28] The release of EKG V1.0, which offers one-click deployment capabilities, including KG-based agent orchestration, Java-based tool and agent registration and management, as well as a user-friendly drag-and-drop front-end product UI.
2323

2424

2525
## 📜 Contents
@@ -59,7 +59,7 @@ cd CodeFuse-muAgent
5959
docker network create ekg-net && docker-compose up -d
6060
```
6161

62-
The current image version includes only the basic EKG service. We plan to launch the front-end interface and back-end interaction services in Octorber.
62+
Now is beta version. Once the v1.0+ version is enhanced, we will release v1.0+ image for download.
6363

6464
To Be Continued!
6565

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
## 🔔 更新
2020
- [2024.04.01] muAgent正式开源,聚焦多agent编排,协同FunctionCall、RAG、CodeInterpreter等技术
2121
- [2024.09.05] 发布 muAgent v2.0 - EKG:一款由知识图谱引擎驱动的创新Agent产品框架
22+
- [2024.10.28] 发布 EKG v1.0,提供 一键式部署能力,包括基于KG的Agent编排、基于java的工具/Agent注册和管理、可拖拉拽编辑的前端产品UI
2223

2324
## 📜 目录
2425
- [🤝 介绍](#-介绍)
@@ -57,7 +58,7 @@ cd CodeFuse-muAgent
5758
docker-compose up -d
5859
```
5960

60-
当前镜像版本仅包含了EKG基础服务。我们将会在10月份提供前端交互和后端交互的镜像服务
61+
现在仍为beta版本,待v1.0版本完善后,会放出v1.0+的镜像以供下载
6162

6263
敬请期待!
6364

@@ -91,4 +92,3 @@ pip install codefuse-muagent
9192
<div align=center>
9293
<img src="docs/resources/wechat.png" alt="图片", width="180">
9394
</div>
94-

0 commit comments

Comments
 (0)