From 75c952a06531303af3a777adb40e0a8e79483cee Mon Sep 17 00:00:00 2001 From: stellaHSR <34952977+stellaHSR@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:39:14 +0800 Subject: [PATCH] Update README_CN.md add video of tasks --- docs/README_CN.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/README_CN.md b/docs/README_CN.md index 4ee4c7408..cd06af53f 100644 --- a/docs/README_CN.md +++ b/docs/README_CN.md @@ -33,6 +33,11 @@ # MetaGPT: 多智能体框架
软件公司多角色示意图(正在逐步实现)
+## MetaGPT 的能力 + +https://github.com/geekan/MetaGPT/assets/34952977/3cb42bb8-6609-4f74-8d22-601dafda95bb + + ## 示例(均由 GPT-4 生成) 例如,键入`python startup.py "写个类似今日头条的推荐系统"`并回车,你会获得一系列输出,其一是数据结构与API设计