diff --git "a/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\346\227\240\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" "b/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\346\227\240\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" index b76c4cec59b4ddaf15453e0154b4300f23e5ee92..db0c4543558ac3589de22517060aa130cd5d9ce0 100644 --- "a/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\346\227\240\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" +++ "b/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\346\227\240\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" @@ -214,7 +214,6 @@ openEuler Copilot System 是一款智能问答工具,使用 openEuler Copilot # 下载目录以home为例,进入 openEuler Copilot System 仓库的Helm配置文件目录 cd /home/euler-copilot-framework ``` - ```bash ll ``` @@ -451,10 +450,10 @@ mysql> exit; huggingface-cli download --resume-download Qwen/Qwen1.5-14B-Chat --local-dir Qwen1.5-14B-Chat ``` -2. 创建终端 contol +2. 创建终端 control ```bash - screen -S contol + screen -S control ``` ```bash @@ -569,10 +568,10 @@ curl -k -X POST "http://localhost:8005/kb/get_answer" -H "Content-Type: applic "fetch_source": true }' ``` -### 3. 执行 `helm upgrade` 报错 +### 3. 执行 `helm upgrade` 报错? ``` -Error: INSTALLATI0N FAILED: Kuberetes cluster unreachable: Get "http:/localhost:880/version": dial tcp [:1:8089: conect: conection refused +Error: INSTALLATI0N FAILED: Kubernetes cluster unreachable: Get "http:/localhost:880/version": dial tcp [:1:8089: connect: connection refused ``` - 解决办法 diff --git "a/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" "b/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" index 0595ccb30cb6cbbeda2cbc0cf93bf0546bcdd6af..f2fda354f8e10bfe19f108bd07cbe085414ce9fc 100644 --- "a/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" +++ "b/docs/user-guide/\351\203\250\347\275\262\346\214\207\345\215\227/\347\275\221\347\273\234\347\216\257\345\242\203\344\270\213\351\203\250\347\275\262\346\214\207\345\215\227.md" @@ -328,10 +328,10 @@ mysql> exit; huggingface-cli download --resume-download Qwen/Qwen1.5-14B-Chat --local-dir Qwen1.5-14B-Chat ``` -2. 创建终端 contol +2. 创建终端 control ```bash - screen -S contol + screen -S control ``` ```bash @@ -446,10 +446,10 @@ curl -k -X POST "http://localhost:8005/kb/get_answer" -H "Content-Type: applic "fetch_source": true }' ``` -### 3. 执行 `helm upgrade` 报错 +### 3. 执行 `helm upgrade` 报错? ``` -Error: INSTALLATI0N FAILED: Kuberetes cluster unreachable: Get "http:/localhost:880/version": dial tcp [:1:8089: conect: conection refused +Error: INSTALLATI0N FAILED: Kubenetes cluster unreachable: Get "http:/localhost:880/version": dial tcp [:1:8089: connect: connection refused ``` - 解决办法