Commit
·
8d19ad0
1
Parent(s):
499ce9d
update readme
Browse files- README.md +1 -1
- README_zh.md +1 -1
README.md
CHANGED
@@ -104,7 +104,7 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
-
- **[2025.03.15]**: Restructured the web
|
108 |
- **[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.
|
109 |
- **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
|
110 |
- **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
|
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
+
- **[2025.03.15]**: Restructured the web-based user interface architecture for improved system stability; optimized OWL Agent execution mechanisms for enhanced efficiency and performance; integrated Baidu search engine into SearchToolkit.
|
108 |
- **[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.
|
109 |
- **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
|
110 |
- **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
|
README_zh.md
CHANGED
@@ -104,7 +104,7 @@
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
-
- **[2025.03.15]**:
|
108 |
- **[2025.03.12]**: 在SearchToolkit中添加了Bocha搜索功能,集成了火山引擎模型平台,并更新了Azure和OpenAI Compatible模型的结构化输出和工具调用能力。
|
109 |
- **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强了 OWL Agent 的 MCP(模型上下文协议)集成、文件写入能力和终端命令执行功能。MCP 作为一个通用协议层,标准化了 AI 模型与各种数据源和工具的交互方式。
|
110 |
- **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
|
|
|
104 |
</p>
|
105 |
</div>
|
106 |
|
107 |
+
- **[2025.03.15]**: 重构网页用户界面,提升系统稳定性;优化OWL Agent的运行机制,提高执行效率与性能;在SearchToolkit中整合百度搜索引擎
|
108 |
- **[2025.03.12]**: 在SearchToolkit中添加了Bocha搜索功能,集成了火山引擎模型平台,并更新了Azure和OpenAI Compatible模型的结构化输出和工具调用能力。
|
109 |
- **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强了 OWL Agent 的 MCP(模型上下文协议)集成、文件写入能力和终端命令执行功能。MCP 作为一个通用协议层,标准化了 AI 模型与各种数据源和工具的交互方式。
|
110 |
- **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
|