Skip to content

Commit 50fad47

Browse files
authored
Merge pull request #105 from gitplayer4/en/v2
Modify agent.md
2 parents e5d161c + 3c863cf commit 50fad47

1 file changed

Lines changed: 27 additions & 17 deletions

File tree

docs/user_manual/ai/agent.md

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,19 @@
99
The following resource and environment preparations are required for the installation and deployment of OpenClaw:
1010

1111
### Client/Server Preparation
12-
- Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems)
13-
- Server Architecture: x86_64, aarch64
14-
- Memory Requirement: It is recommended to have more than 2GB of available memory
15-
- Browser Requirement: Use modern browsers such as Chrome, FireFox, IE10+, Edge, etc.
16-
- Network Requirement: Internet access is available
12+
13+
!!! note ""
14+
- Operating System: Supports mainstream Linux distributions (based on Debian/RedHat, including domestic operating systems)
15+
- Server Architecture: x86_64, aarch64
16+
- Memory Requirement: It is recommended to have more than 2GB of available memory
17+
- Browser Requirement: Use modern browsers such as Chrome, FireFox, IE10+, Edge, etc.
18+
- Network Requirement: Internet access is available
1719

1820
### Large Language Model API Key
19-
- Public Models: API Keys of large language models such as DeepSeek, Kimi, OpenAI, etc.
20-
- Local Models
21+
22+
!!! note ""
23+
- Public Models: API Keys of large language models such as DeepSeek, Kimi, OpenAI, etc.
24+
- Local Models
2125

2226
### 1Panel v2.1.0 Installation and Deployment
2327

@@ -65,22 +69,25 @@
6569

6670
![img.png](../../img/ai/1Panel_Create_Agent_Parameter_Page.png)
6771

68-
The parameter definitions during agent creation are detailed as follows:
72+
!!! note ""
73+
The parameter definitions during agent creation are detailed as follows:
6974

70-
- Name: The default is openclaw, which can be customized as the container name.
71-
- Application Version: Refers to the version of OpenClaw, e.g., the latest version 2026.2.9 as shown in the above figure by default.
72-
- WebUI Port: The default port of OpenClaw is 18789, which can be customized and must be open.
73-
- Bridge Port: The default port of OpenClaw is 18790, which can be customized and must be open.
74-
- Model Provider: The currently supported models are shown in the figure. Select the DeepSeek model provider added just now. If the model account for the corresponding model provider has been added, the number of model accounts will be prompted directly.
75+
- Name: The default is openclaw, which can be customized as the container name.
76+
- Application Version: Refers to the version of OpenClaw, e.g., the latest version 2026.2.9 as shown in the above figure by default.
77+
- WebUI Port: The default port of OpenClaw is 18789, which can be customized and must be open.
78+
- Bridge Port: The default port of OpenClaw is 18790, which can be customized and must be open.
79+
- Model Provider: The currently supported models are shown in the figure. Select the DeepSeek model provider added just now. If the model account for the corresponding model provider has been added, the number of model accounts will be prompted directly.
7580

7681
![img.png](../../img/ai/1Panel_Model_Provider_Select_Page.png)
7782

78-
- Other Model Parameters: After selecting the model provider, the system will automatically retrieve the maintained model accounts, as shown in the figure below. You can also check "Manual input" to enter the model information manually. If no model account has been created, click "Create model account" to complete the creation.
83+
!!! note ""
84+
- Other Model Parameters: After selecting the model provider, the system will automatically retrieve the maintained model accounts, as shown in the figure below. You can also check "Manual input" to enter the model information manually. If no model account has been created, click "Create model account" to complete the creation.
7985

8086
![img.png](../../img/ai/1Panel_Model_Account_Associate_Page.png)
8187

82-
- Token: A token for the OpenClaw Web UI access address, which is automatically generated by the system for direct access in the follow-up.
83-
- Other Parameters: Keep the default configurations for all other parameters.
88+
!!! note ""
89+
- Token: A token for the OpenClaw Web UI access address, which is automatically generated by the system for direct access in the follow-up.
90+
- Other Parameters: Keep the default configurations for all other parameters.
8491

8592
!!! note ""
8693
After configuring all the above parameters, click "Confirm" directly to start the installation of OpenClaw. The installation is completed when the prompt as shown in the figure below appears.
@@ -242,6 +249,9 @@ The parameter definitions during agent creation are detailed as follows:
242249
![img.png](../../img/ai/Feishu_OpenClaw_Bot_Chat_Test_Page.png)
243250

244251
# 6. Model Configuration Modification
245-
If you need to switch the model when using the OpenClaw personal AI assistant, also enter the "Agent" list, click "Configuration", enter the model switching menu, complete the model configuration modification and click "Save", as shown in the figure below:
252+
253+
!!! note ""
254+
If you need to switch the model when using the OpenClaw personal AI assistant, also enter the "Agent" list, click "Configuration", enter the model switching menu, complete the model configuration modification and click "Save", as shown in the figure below:
255+
246256
![img.png](../../img/ai/1Panel_OpenClaw_Model_Configuration_Modify.png)
247257

0 commit comments

Comments
 (0)