Wendong-Fan commited on
Commit
c5264b2
·
1 Parent(s): a6317b8
Files changed (2) hide show
  1. README.md +1 -43
  2. README_zh.md +1 -27
README.md CHANGED
@@ -58,49 +58,6 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
58
 
59
  </div>
60
 
61
- <!-- # Key Features -->
62
- # 📋 Table of Contents
63
-
64
- - [📋 Table of Contents](#-table-of-contents)
65
- - [🔥 News](#-news)
66
- - [🎬 Demo Video](#-demo-video)
67
- - [✨️ Core Features](#️-core-features)
68
- - [🛠️ Installation](#️-installation)
69
- - [Option 1: Using uv (Recommended)](#option-1-using-uv-recommended)
70
- - [Option 2: Using venv and pip](#option-2-using-venv-and-pip)
71
- - [Option 3: Using conda](#option-3-using-conda)
72
- - [**Setup Environment Variables**](#setup-environment-variables)
73
- - [Option 1: Using a `.env` File (Recommended)](#option-1-using-a-env-file-recommended)
74
- - [Option 2: Setting Environment Variables Directly](#option-2-setting-environment-variables-directly)
75
- - [**Running with Docker**](#running-with-docker)
76
- - [🚀 Quick Start](#-quick-start)
77
- - [Try MCP (Model Context Protocol) Integration](#try-mcp-model-context-protocol-integration)
78
- - [Basic Usage](#basic-usage)
79
- - [Running with Different Models](#running-with-different-models)
80
- - [Model Requirements](#model-requirements)
81
- - [Supported Models](#supported-models)
82
- - [Example Tasks](#example-tasks)
83
- - [🧰 Toolkits and Capabilities](#-toolkits-and-capabilities)
84
- - [Model Context Protocol (MCP)](#model-context-protocol-mcp)
85
- - [Available Toolkits](#available-toolkits)
86
- - [Available Toolkits](#available-toolkits-1)
87
- - [Multimodal Toolkits (Require multimodal model capabilities)](#multimodal-toolkits-require-multimodal-model-capabilities)
88
- - [Text-Based Toolkits](#text-based-toolkits)
89
- - [Customizing Your Configuration](#customizing-your-configuration)
90
- - [🌐 Web Interface](#-web-interface)
91
- - [Starting the Web UI](#starting-the-web-ui)
92
- - [Features](#features)
93
- - [🧪 Experiments](#-experiments)
94
- - [⏱️ Future Plans](#️-future-plans)
95
- - [📄 License](#-license)
96
- - [🖊️ Cite](#️-cite)
97
- - [🤝 Contributing](#-contributing)
98
- - [🔥 Community](#-community)
99
- - [❓ FAQ](#-faq)
100
- - [📚 Exploring CAMEL Dependency](#-exploring-camel-dependency)
101
- - [Accessing CAMEL Source Code](#accessing-camel-source-code)
102
- - [⭐ Star History](#-star-history)
103
-
104
 
105
  # 🔥 News
106
 
@@ -134,6 +91,7 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
134
  <i>Try it now and experience the improved performance in your automation tasks!</i>
135
  </p>
136
  </div>
 
137
  - **[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.
138
  - **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
139
  - **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
 
58
 
59
  </div>
60
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
  # 🔥 News
63
 
 
91
  <i>Try it now and experience the improved performance in your automation tasks!</i>
92
  </p>
93
  </div>
94
+
95
  - **[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.
96
  - **[2025.03.11]**: We added MCPToolkit, FileWriteToolkit, and TerminalToolkit to enhance OWL agents with MCP tool calling, file writing capabilities, and terminal command execution.
97
  - **[2025.03.09]**: We added a web-based user interface that makes it easier to interact with the system.
README_zh.md CHANGED
@@ -59,33 +59,6 @@
59
 
60
  </div>
61
 
62
- <!-- # Key Features -->
63
- # 📋 目录
64
-
65
- - [📋 目录](#-目录)
66
- - [🔥 新闻](#-新闻)
67
- - [🎬 演示视频](#-演示视频)
68
- - [✨️ 核心功能](#-核心功能)
69
- - [🛠️ 安装](#️-安装)
70
- - [**选项1:使用 uv(推荐)**](#选项1使用-uv推荐)
71
- - [**选项2:使用 venv 和 pip**](#选项2使用-venv-和-pip)
72
- - [**选项3:使用 conda**](#选项3使用-conda)
73
- - [**设置环境变量**](#设置环境变量)
74
- - [**使用Docker运行**](#使用docker运行)
75
- - [🚀 快速开始](#-快速开始)
76
- - [🧰 工具包与功能](#-工具包与功能)
77
- - [🌐 网页界面](#-网页界面)
78
- - [🧪 实验](#-实验)
79
- - [⏱️ 未来计划](#️-未来计划)
80
- - [📄 许可证](#-许可证)
81
- - [🖊️ 引用](#️-引用)
82
- - [🤝 贡献](#-贡献)
83
- - [🔥 社区](#-社区)
84
- - [❓ 常见问题](#-常见问题)
85
- - [📚 探索 CAMEL 依赖](#-探索-camel-依赖)
86
- - [⭐ Star History](#-star-history)
87
-
88
-
89
  # 🔥 新闻
90
 
91
  <div align="center" style="background-color: #fffacd; padding: 15px; border-radius: 10px; border: 2px solid #ffd700; margin: 20px 0;">
@@ -117,6 +90,7 @@
117
  <i>立即体验全新升级的自动化任务处理能力!</i>
118
  </p>
119
  </div>
 
120
  - **[2025.03.12]**: 在SearchToolkit中添加了Bocha搜索功能,集成了火山引擎模型平台,并更新了Azure和OpenAI Compatible模型的结构化输出和工具调用能力。
121
  - **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强了 OWL Agent 的 MCP(模型上下文协议)集成、文件写入能力和终端命令执行功能。MCP 作为一个通用协议层,标准化了 AI 模型与各种数据源和工具的交互方式。
122
  - **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。
 
59
 
60
  </div>
61
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  # 🔥 新闻
63
 
64
  <div align="center" style="background-color: #fffacd; padding: 15px; border-radius: 10px; border: 2px solid #ffd700; margin: 20px 0;">
 
90
  <i>立即体验全新升级的自动化任务处理能力!</i>
91
  </p>
92
  </div>
93
+
94
  - **[2025.03.12]**: 在SearchToolkit中添加了Bocha搜索功能,集成了火山引擎模型平台,并更新了Azure和OpenAI Compatible模型的结构化输出和工具调用能力。
95
  - **[2025.03.11]**: 我们添加了 MCPToolkit、FileWriteToolkit 和 TerminalToolkit,增强了 OWL Agent 的 MCP(模型上下文协议)集成、文件写入能力和终端命令执行功能。MCP 作为一个通用协议层,标准化了 AI 模型与各种数据源和工具的交互方式。
96
  - **[2025.03.09]**: 我们添加了基于网页的用户界面,使系统交互变得更加简便。