update readme

This commit is contained in:
Wendong-Fan
2026-01-17 09:16:36 +08:00
parent 961f68fba1
commit 3b1d94cd61
3 changed files with 33 additions and 0 deletions

View File

@@ -52,6 +52,17 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
</div>
<div align="center" style="background-color: #fff3cd; padding: 15px; border-radius: 10px; border: 3px solid #ff6b6b; margin: 20px 0;">
<h3 style="color: #d63031; margin: 0;">
‼️ <b>IMPORTANT NOTICE</b> ‼️
</h3>
<p style="font-size: 1.1em; margin: 10px 0; color: #2d3436;">
<b>The current version of OWL does not use the up-to-date version of <a href="https://github.com/camel-ai/camel">CAMEL</a>.</b><br>
If you want to build the best performing agents powered by workforce, please check out <a href="https://github.com/camel-ai/camel/blob/master/examples/workforce/eigent.py"><b>eigent.py</b></a>.<br>
We are also working on updating CAMEL to the latest version.
</p>
</div>
![](./assets/owl_architecture.png)
<br>

View File

@@ -51,6 +51,17 @@
</div>
<div align="center" style="background-color: #fff3cd; padding: 15px; border-radius: 10px; border: 3px solid #ff6b6b; margin: 20px 0;">
<h3 style="color: #d63031; margin: 0;">
‼️ <b>重要なお知らせ</b> ‼️
</h3>
<p style="font-size: 1.1em; margin: 10px 0; color: #2d3436;">
<b>現在のOWLバージョンは、最新版の<a href="https://github.com/camel-ai/camel">CAMEL</a>を使用していません。</b><br>
workforceを活用した最高性能のエージェントを構築したい場合は、<a href="https://github.com/camel-ai/camel/blob/master/examples/workforce/eigent.py"><b>eigent.py</b></a>をご確認ください。<br>
CAMELを最新版に更新する作業も進行中です。
</p>
</div>
![](./assets/owl_architecture.png)
<br>

View File

@@ -47,6 +47,17 @@
</div>
<div align="center" style="background-color: #fff3cd; padding: 15px; border-radius: 10px; border: 3px solid #ff6b6b; margin: 20px 0;">
<h3 style="color: #d63031; margin: 0;">
‼️ <b>重要提示</b> ‼️
</h3>
<p style="font-size: 1.1em; margin: 10px 0; color: #2d3436;">
<b>当前版本的 OWL 未使用最新版本的 <a href="https://github.com/camel-ai/camel">CAMEL</a></b><br>
如果您想构建基于 workforce 的最佳性能智能体,请查看 <a href="https://github.com/camel-ai/camel/blob/master/examples/workforce/eigent.py"><b>eigent.py</b></a><br>
我们也正在努力将 CAMEL 更新到最新版本。
</p>
</div>
![](./assets/owl_architecture.png)