From 96579f971a4fb1ab02303083a3b27176b044086a Mon Sep 17 00:00:00 2001
From: zhangyale <1194926515@qq.com>
Date: Tue, 16 Sep 2025 08:45:35 +0000
Subject: [PATCH 1/2] =?UTF-8?q?update=20documents/user-guide/=E9=83=A8?=
=?UTF-8?q?=E7=BD=B2=E6=8C=87=E5=8D=97/=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>
---
...\213\351\203\250\347\275\262\346\214\207\345\215\227.md" | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git "a/documents/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/documents/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 def52f68..621e94e2 100644
--- "a/documents/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/documents/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"
@@ -1,8 +1,8 @@
# openEuler Intelligence 智能助手部署指南
**版本信息**
-当前版本:v0.9.6
-更新日期:2025年7月9日
+当前版本:v0.10.0
+更新日期:2025年9月16日
## 产品概述
@@ -61,7 +61,7 @@ openEuler Intelligence 是一款智能问答工具,使用 openEuler Intelligen
```bash
cd /home
-git clone https://gitee.com/openeuler/euler-copilot-framework.git -b master
+git clone https://gitee.com/openeuler/euler-copilot-framework.git -b release-0.10.0
cd euler-copilot-framework/deploy/scripts
chmod -R +x ./*
```
--
Gitee
From affafbb5f0ec77af8d4dbd82e3f2645c707f359d Mon Sep 17 00:00:00 2001
From: zhangyale <1194926515@qq.com>
Date: Tue, 16 Sep 2025 08:47:36 +0000
Subject: [PATCH 2/2] =?UTF-8?q?update=20documents/user-guide/=E9=83=A8?=
=?UTF-8?q?=E7=BD=B2=E6=8C=87=E5=8D=97/=E6=97=A0=E7=BD=91=E7=BB=9C?=
=?UTF-8?q?=E7=8E=AF=E5=A2=83=E4=B8=8B=E9=83=A8=E7=BD=B2=E6=8C=87=E5=8D=97?=
=?UTF-8?q?.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/documents/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/documents/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 e88cb934..cb0e159f 100644
--- "a/documents/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/documents/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"
@@ -1,8 +1,8 @@
# openEuler Intelligence 智能助手部署指南
**版本信息**
-当前版本:v0.9.6
-更新日期:2025年7月9日
+当前版本:v0.10.0
+更新日期:2025年9月16日
## 产品概述
@@ -61,7 +61,7 @@ openEuler Intelligence 是一款智能问答工具,使用 openEuler Intelligen
#### 获取部署脚本
[openEuler Intelligence 官方 Git 仓库](https://gitee.com/openeuler/euler-copilot-framework)
-切换至 master 分支下载 ZIP 并上传至目标服务器:
+切换至 release-0.10.0 分支下载 ZIP 并上传至目标服务器:
```bash
unzip euler-copilot-framework.tar -d /home
@@ -73,7 +73,7 @@ unzip euler-copilot-framework.tar -d /home
| 类型 | 资源文件/说明 |
|------------|--------------|
-| **镜像文件** | `hub.oepkgs.net/neocopilot/euler-copilot-framework:0.9.6-x86/0.9.6-arm`
`hub.oepkgs.net/neocopilot/euler-copilot-web:0.9.6-x86/0.9.6-arm`
`hub.oepkgs.net/neocopilot/data_chain_back_end:0.9.6-x86/0.9.6-arm`
`hub.oepkgs.net/neocopilot/data_chain_web:0.9.6-x86/0.9.6-arm`
`hub.oepkgs.net/neocopilot/authhub:0.9.3-x86`
`hub.oepkgs.net/neocopilot/authhub-web:0.9.3-x86`
`hub.oepkgs.net/neocopilot/opengauss:latest-x86`
`hub.oepkgs.net/neocopilot/redis:7.4-alpine-x86`
`hub.oepkgs.net/neocopilot/mysql:8-x86`
`hub.oepkgs.net/neocopilot/minio:empty-x86`
`hub.oepkgs.net/neocopilot/mongo:7.0.16-x86`
`hub.oepkgs.net/neocopilot/secret_inject:dev-x86` |
+| **镜像文件** | `hub.oepkgs.net/neocopilot/euler-copilot-framework:0.10.0-x86/0.10.0-arm`
`hub.oepkgs.net/neocopilot/euler-copilot-web:0.10.0-x86/0.10.0-arm`
`hub.oepkgs.net/neocopilot/data_chain_back_end:0.10.0-x86/0.10.0-arm`
`hub.oepkgs.net/neocopilot/data_chain_web:0.10.0-x86/0.10.0-arm`
`hub.oepkgs.net/neocopilot/authhub:0.9.3-x86`
`hub.oepkgs.net/neocopilot/authhub-web:0.9.3-x86`
`hub.oepkgs.net/neocopilot/opengauss:latest-x86`
`hub.oepkgs.net/neocopilot/redis:7.4-alpine-x86`
`hub.oepkgs.net/neocopilot/mysql:8-x86`
`hub.oepkgs.net/neocopilot/minio:empty-x86`
`hub.oepkgs.net/neocopilot/mongo:7.0.16-x86`
`hub.oepkgs.net/neocopilot/secret_inject:dev-x86` |
| **模型文件** | `bge-m3-Q4_K_M.gguf`
`deepseek-llm-7b-chat-Q4_K_M.gguf` |
| **工具包** | `helm-v3.15.0-linux-{arm64/amd64}.tar.gz`
`k3s-airgap-images-{arm64/amd64}.tar.zst`
`k3s-{arm64/amd64}`
`k3s-install.sh`
`ollama-linux-{arm64/amd64}.tgz` |
--
Gitee