mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update readme
This commit is contained in:
22
README.md
22
README.md
@@ -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>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>
|
||||
|
||||
<div align="center">
|
||||
|
||||
</div>
|
||||
@@ -52,17 +63,6 @@ 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>
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
22
README_ja.md
22
README_ja.md
@@ -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: 労働力学習の最適化による、現実世界のタスク自動化における一般的なマルチエージェント支援
|
||||
</h1>
|
||||
@@ -51,17 +62,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>
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
22
README_zh.md
22
README_zh.md
@@ -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>
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user