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:
11
README.md
11
README.md
@@ -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>
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
11
README_ja.md
11
README_ja.md
@@ -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>
|
||||
|
||||

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

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