Skip to content

Commit 4f52099

Browse files
authored
Update agent.md
1 parent d3fd67c commit 4f52099

1 file changed

Lines changed: 31 additions & 13 deletions

File tree

docs/user_manual/ai/agent.md

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# OpenClaw Installation and Deployment Guide
2+
23
!!! note ""
34
This document mainly introduces the installation and deployment process of OpenClaw on Linux clients or servers. We recommend using 1Panel, an open-source Linux operation and maintenance management panel, for installation and deployment, which makes the entire process simple and fast. After OpenClaw is installed, the Feishu channel docking configuration can also be quickly completed through the 1Panel operation and maintenance management panel, facilitating the rapid implementation of a Feishu-based personal AI assistant.
45

56
## 1. Resource and Environment Preparation
7+
68
!!! note ""
7-
The following resource and environment preparations are required for the installation and deployment of OpenClaw:
9+
The following resource and environment preparations are required for the installation and deployment of OpenClaw:
810

911
### Client/Server Preparation
1012
- Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems)
@@ -18,39 +20,48 @@ The following resource and environment preparations are required for the install
1820
- Local Models
1921

2022
### 1Panel v2.1.0 Installation and Deployment
23+
2124
!!! note ""
22-
Refer to the official 1Panel documentation for installation and deployment details at the following link: https://1panel.cn/docs/v2/installation/online_installation/
25+
Refer to the official 1Panel documentation for installation and deployment details at the following link: https://1panel.cn/docs/v2/installation/online_installation/
26+
2327
!!! note ""
24-
Based on the above environment, the entire installation and deployment process can be completed in four parts: 1Panel installation and deployment, large language model API Key preparation, OpenClaw installation and deployment, and Feishu channel configuration. For detailed instructions, see the following documentation.
28+
Based on the above environment, the entire installation and deployment process can be completed in four parts: 1Panel installation and deployment, large language model API Key preparation, OpenClaw installation and deployment, and Feishu channel configuration. For detailed instructions, see the following documentation.
2529

2630
## 2. Large Language Model API Application
31+
2732
!!! note ""
28-
You can check the list of models supported on the OpenClaw official website and obtain the API Key of the large language model respectively. This document takes DeepSeek as an example. For other public models and local models, prepare the relevant API Keys by referring to the corresponding documents on your own.
33+
You can check the list of models supported on the OpenClaw official website and obtain the API Key of the large language model respectively. This document takes DeepSeek as an example. For other public models and local models, prepare the relevant API Keys by referring to the corresponding documents on your own.
2934

3035
### 2.1. Step 1: Register on the DeepSeek Developer Platform
36+
3137
!!! note ""
32-
Access the DeepSeek Developer Platform via the link: https://platform.deepseek.com/, first complete personal real-name authentication and registration, and then make a recharge, as shown in the figure below.
38+
Access the DeepSeek Developer Platform via the link: https://platform.deepseek.com/, first complete personal real-name authentication and registration, and then make a recharge, as shown in the figure below.
3339

3440
![img.png](../../img/ai/DeepSeek_Developer_Platform_Billing_Page.png)
3541

3642
### 2.2. Step 2: Obtain the DeepSeek API Key
43+
3744
!!! note ""
38-
As shown in the figure below, enter the API keys page, click "Create API key", and keep the generated API Key in a safe place for subsequent use after creation.
45+
As shown in the figure below, enter the API keys page, click "Create API key", and keep the generated API Key in a safe place for subsequent use after creation.
3946

4047
![img.png](../../img/ai/DeepSeek_API_Key_Creation_Page.png)
4148

4249
## 3. OpenClaw Installation and Deployment
50+
4351
!!! note ""
44-
The installation of OpenClaw is deployed based on the agent management of 1Panel, and the DeepSeek large model API key obtained in the previous step needs to be used during the deployment process. In 1Panel, the deployment of OpenClaw and the management of large model API key accounts are divided into two separate parts and decoupled from each other, mainly to facilitate the adjustment of model configurations for your OpenClaw personal assistant.
52+
The installation of OpenClaw is deployed based on the agent management of 1Panel, and the DeepSeek large model API key obtained in the previous step needs to be used during the deployment process. In 1Panel, the deployment of OpenClaw and the management of large model API key accounts are divided into two separate parts and decoupled from each other, mainly to facilitate the adjustment of model configurations for your OpenClaw personal assistant.
4553

4654
### 3.1. Step 1: Add a Model Account
55+
4756
!!! note ""
48-
Enter the "Agent" management menu under "AI" management, click to enter and switch to "Model Account" management first, then click "Add model account". Select the model provider and enter the model account information as required to complete the model account creation.
57+
Enter the "Agent" management menu under "AI" management, click to enter and switch to "Model Account" management first, then click "Add model account". Select the model provider and enter the model account information as required to complete the model account creation.
4958

5059
![img.png](../../img/ai/1Panel_Add_Model_Account_Page.png)
5160

5261
### 3.2. Step 2: Create an Agent
53-
After preparing the model account, switch to the "Agent" page and click "Create Agent", then enter the relevant parameters as required, as shown in the figure below:
62+
63+
!!! note ""
64+
After preparing the model account, switch to the "Agent" page and click "Create Agent", then enter the relevant parameters as required, as shown in the figure below:
5465

5566
![img.png](../../img/ai/1Panel_Create_Agent_Parameter_Page.png)
5667

@@ -76,21 +87,28 @@ After configuring all the above parameters, click "Confirm" directly to start th
7687
![img.png](../../img/ai/1Panel_OpenClaw_Installation_Log.png)
7788

7889
### 3.3. Step 3: Verify the Successful Deployment of OpenClaw
79-
After the installation and deployment of OpenClaw are completed, enter the agent list page and click "WebUI" to jump directly to the OpenClaw page, as shown in the figure below.
90+
91+
!!! note ""
92+
After the installation and deployment of OpenClaw are completed, enter the agent list page and click "WebUI" to jump directly to the OpenClaw page, as shown in the figure below.
8093

8194
![img.png](../../img/ai/1Panel_Agent_List_OpenClaw_Page.png)
8295

83-
After entering the OpenClaw page, send a message and check if the AI assistant responds. A normal response, as shown in the figure below, indicates that OpenClaw has been successfully deployed.
96+
!!! note ""
97+
After entering the OpenClaw page, send a message and check if the AI assistant responds. A normal response, as shown in the figure below, indicates that OpenClaw has been successfully deployed.
8498

8599
![img.png](../../img/ai/OpenClaw_WebUI_Chat_Test_Page.png)
86100

87101
## 4. Feishu Channel Configuration
88-
Up to this point, OpenClaw has been fully deployed. Next, we will configure the Feishu channel. To configure the Feishu channel, we first need to create an available robot in Feishu. Follow the steps below to complete the configuration step by step.
102+
103+
!!! note ""
104+
Up to this point, OpenClaw has been fully deployed. Next, we will configure the Feishu channel. To configure the Feishu channel, we first need to create an available robot in Feishu. Follow the steps below to complete the configuration step by step.
89105

90106
Note: A personal Feishu account is used in this guide. For enterprise accounts, version release and permission authorization require administrator approval, while other operation steps remain the same.
91107

92108
### 4.1. Step 1: Create a Custom Enterprise App
93-
First, log in to Feishu and enter the Feishu Open Platform (link: https://open.feishu.cn/app), then access the "Developer Console" and select "Custom Apps", click "Create Custom App", as shown in the figure below.
109+
110+
!!! note ""
111+
First, log in to Feishu and enter the Feishu Open Platform (link: https://open.feishu.cn/app), then access the "Developer Console" and select "Custom Apps", click "Create Custom App", as shown in the figure below.
94112

95113
![img.png](../../img/ai/Feishu_Open_Platform_Custom_Apps_List.png)
96114

0 commit comments

Comments
 (0)