Skip to content

Commit 3c863cf

Browse files
authored
Update agent.md
1 parent 24c6d3c commit 3c863cf

1 file changed

Lines changed: 25 additions & 17 deletions

File tree

docs/user_manual/ai/agent.md

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,17 @@
1111
### Client/Server Preparation
1212

1313
!!! 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
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
1919

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

2426
### 1Panel v2.1.0 Installation and Deployment
2527

@@ -67,22 +69,25 @@
6769

6870
![img.png](../../img/ai/1Panel_Create_Agent_Parameter_Page.png)
6971

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

72-
- Name: The default is openclaw, which can be customized as the container name.
73-
- Application Version: Refers to the version of OpenClaw, e.g., the latest version 2026.2.9 as shown in the above figure by default.
74-
- WebUI Port: The default port of OpenClaw is 18789, which can be customized and must be open.
75-
- Bridge Port: The default port of OpenClaw is 18790, which can be customized and must be open.
76-
- 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.
7780

7881
![img.png](../../img/ai/1Panel_Model_Provider_Select_Page.png)
7982

80-
- 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.
8185

8286
![img.png](../../img/ai/1Panel_Model_Account_Associate_Page.png)
8387

84-
- Token: A token for the OpenClaw Web UI access address, which is automatically generated by the system for direct access in the follow-up.
85-
- 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.
8691

8792
!!! note ""
8893
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.
@@ -244,6 +249,9 @@ The parameter definitions during agent creation are detailed as follows:
244249
![img.png](../../img/ai/Feishu_OpenClaw_Bot_Chat_Test_Page.png)
245250

246251
# 6. Model Configuration Modification
247-
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+
248256
![img.png](../../img/ai/1Panel_OpenClaw_Model_Configuration_Modify.png)
249257

0 commit comments

Comments
 (0)