From 95fd23089f29479d402bd7041709eba6433f0744 Mon Sep 17 00:00:00 2001 From: zhangyale <1194926515@qq.com> Date: Mon, 30 Sep 2024 03:31:37 +0000 Subject: [PATCH 1/2] =?UTF-8?q?update=20docs/user-guide/=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=8C=87=E5=8D=97/=E7=BD=91=E7=BB=9C=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E4=B8=8B=E9=83=A8=E7=BD=B2=E6=8C=87=E5=8D=97.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhangyale <1194926515@qq.com> --- ...13\351\203\250\347\275\262\346\214\207\345\215\227.md" | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 0595ccb30..f2fda354f 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 ``` - 解决办法 -- Gitee From 2d5106e84aed42298638e039a7660ef1ae5f1e88 Mon Sep 17 00:00:00 2001 From: zhangyale <1194926515@qq.com> Date: Mon, 30 Sep 2024 03:34:24 +0000 Subject: [PATCH 2/2] =?UTF-8?q?update=20docs/user-guide/=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=8C=87=E5=8D=97/=E6=97=A0=E7=BD=91=E7=BB=9C=E7=8E=AF?= =?UTF-8?q?=E5=A2=83=E4=B8=8B=E9=83=A8=E7=BD=B2=E6=8C=87=E5=8D=97.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhangyale <1194926515@qq.com> --- ...3\351\203\250\347\275\262\346\214\207\345\215\227.md" | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) 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 b76c4cec5..db0c45435 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 ``` - 解决办法 -- Gitee