update readme

This commit is contained in:
Wendong-Fan
2026-01-18 20:53:04 +08:00
parent 3b1d94cd61
commit a36c6de64c
3 changed files with 33 additions and 33 deletions

View File

@@ -1,3 +1,14 @@
<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>
<h1 align="center">
🦉 OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation
🦉 OWL: 优化劳动力学习的通用智能体,用于处理现实世界的自动化任务
@@ -47,17 +58,6 @@
</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)