Commit
·
f99a003
1
Parent(s):
f792971
update readme
Browse files- README.md +3 -4
- README_zh.md +3 -4
README.md
CHANGED
@@ -103,7 +103,7 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
|
|
103 |
</p>
|
104 |
</div>
|
105 |
|
106 |
-
- **[2025.03.12]**:
|
107 |
- **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
|
108 |
- **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
|
109 |
- **[2025.03.07]**: We open-sourced the codebase of the 🦉 OWL project.
|
@@ -490,10 +490,9 @@ We welcome contributions from the community! Here's how you can help:
|
|
490 |
3. Submit pull requests with your improvements
|
491 |
|
492 |
**Current Issues Open for Contribution:**
|
493 |
-
- [#1812](https://github.com/camel-ai/camel/issues/1812)
|
494 |
-
- [#1802](https://github.com/camel-ai/camel/issues/1802)
|
495 |
-
- [#1798](https://github.com/camel-ai/camel/issues/1798)
|
496 |
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
|
|
|
|
497 |
|
498 |
To take on an issue, simply leave a comment stating your interest.
|
499 |
|
|
|
103 |
</p>
|
104 |
</div>
|
105 |
|
106 |
+
- **[2025.03.12]**: Added Bocha search in SearchToolkit, integrated Volcano Engine model platform, and enhanced Azure and OpenAI Compatible models with structured output and tool calling.
|
107 |
- **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
|
108 |
- **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
|
109 |
- **[2025.03.07]**: We open-sourced the codebase of the 🦉 OWL project.
|
|
|
490 |
3. Submit pull requests with your improvements
|
491 |
|
492 |
**Current Issues Open for Contribution:**
|
|
|
|
|
|
|
493 |
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
494 |
+
- [#1712](https://github.com/camel-ai/camel/issues/1712)
|
495 |
+
- [#1537](https://github.com/camel-ai/camel/issues/1537)
|
496 |
|
497 |
To take on an issue, simply leave a comment stating your interest.
|
498 |
|
README_zh.md
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
-
- **[2025.03.12]**:
|
108 |
- **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强 OWL Agent的工具调用、文件写入能力和终端命令执行功能。
|
109 |
- **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
|
110 |
- **[2025.03.07]**: 我们开源了 🦉 OWL 项目的代码库。
|
@@ -481,10 +481,9 @@ python run_gaia_roleplaying.py
|
|
481 |
3. 提交包含您改进的拉取请求
|
482 |
|
483 |
**当前开放贡献的问题:**
|
484 |
-
- [#1812](https://github.com/camel-ai/camel/issues/1812)
|
485 |
-
- [#1802](https://github.com/camel-ai/camel/issues/1802)
|
486 |
-
- [#1798](https://github.com/camel-ai/camel/issues/1798)
|
487 |
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
|
|
|
|
488 |
|
489 |
要认领一个问题,只需在该问题下留言表明您的兴趣即可。
|
490 |
|
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
+
- **[2025.03.12]**: 在SearchToolkit中添加了Bocha搜索功能,集成了火山引擎模型平台,并更新了Azure和OpenAI Compatible模型的结构化输出和工具调用能力。
|
108 |
- **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强 OWL Agent的工具调用、文件写入能力和终端命令执行功能。
|
109 |
- **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
|
110 |
- **[2025.03.07]**: 我们开源了 🦉 OWL 项目的代码库。
|
|
|
481 |
3. 提交包含您改进的拉取请求
|
482 |
|
483 |
**当前开放贡献的问题:**
|
|
|
|
|
|
|
484 |
- [#1770](https://github.com/camel-ai/camel/issues/1770)
|
485 |
+
- [#1712](https://github.com/camel-ai/camel/issues/1712)
|
486 |
+
- [#1537](https://github.com/camel-ai/camel/issues/1537)
|
487 |
|
488 |
要认领一个问题,只需在该问题下留言表明您的兴趣即可。
|
489 |
|