From 3b1d94cd614fed16d5a77d6cdeefea672eab73e9 Mon Sep 17 00:00:00 2001 From: Wendong-Fan Date: Sat, 17 Jan 2026 09:16:36 +0800 Subject: [PATCH] update readme --- README.md | 11 +++++++++++ README_ja.md | 11 +++++++++++ README_zh.md | 11 +++++++++++ 3 files changed, 33 insertions(+) diff --git a/README.md b/README.md index 67ca777..97b899b 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,17 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas +
+

+ ‼️ IMPORTANT NOTICE ‼️ +

+

+ The current version of OWL does not use the up-to-date version of CAMEL.
+ If you want to build the best performing agents powered by workforce, please check out eigent.py.
+ We are also working on updating CAMEL to the latest version. +

+
+ ![](./assets/owl_architecture.png)
diff --git a/README_ja.md b/README_ja.md index c3fe1e0..1914105 100644 --- a/README_ja.md +++ b/README_ja.md @@ -51,6 +51,17 @@ +
+

+ ‼️ 重要なお知らせ ‼️ +

+

+ 現在のOWLバージョンは、最新版のCAMELを使用していません。
+ workforceを活用した最高性能のエージェントを構築したい場合は、eigent.pyをご確認ください。
+ CAMELを最新版に更新する作業も進行中です。 +

+
+ ![](./assets/owl_architecture.png)
diff --git a/README_zh.md b/README_zh.md index 7ee4310..819fb9a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -47,6 +47,17 @@ +
+

+ ‼️ 重要提示 ‼️ +

+

+ 当前版本的 OWL 未使用最新版本的 CAMEL
+ 如果您想构建基于 workforce 的最佳性能智能体,请查看 eigent.py
+ 我们也正在努力将 CAMEL 更新到最新版本。 +

+
+ ![](./assets/owl_architecture.png)