From ae419491c87f899916907fcb5c8ed7f17529b603 Mon Sep 17 00:00:00 2001 From: hemiao Date: Wed, 15 Oct 2025 16:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E4=BF=AE=E6=94=B9=E5=A4=B1=E6=95=88?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/server/releasenotes/key_features.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/server/releasenotes/key_features.md b/docs/zh/server/releasenotes/key_features.md index 4d6cb30..6d55046 100644 --- a/docs/zh/server/releasenotes/key_features.md +++ b/docs/zh/server/releasenotes/key_features.md @@ -11,14 +11,14 @@ 2. AI框架镜像:以SDK镜像为基础,安装AI框架软件,如PyTorch或TensorFlow。 3. 模型应用镜像:在AI框架镜像的基础上,包含完整的工具链和模型应用。 - 相关使用方式请参考[《openEuler AI 容器镜像用户指南》](https://docs.openeuler.openatom.cn/zh/docs/22.03_LTS_SP4/docs/AI/AI%E5%AE%B9%E5%99%A8%E9%95%9C%E5%83%8F%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97.html)。 + 相关使用方式请参考[《openEuler AI 容器镜像用户指南》](https://docs.openeuler.openatom.cn/zh/docs/22.03_LTS_SP4/tools/ai/euler-copilot-framework/ai_full_stack/ai_container_image_userguide/ai-container-image-user-guide.html)。 - **AI for OS**:当前,欧拉和AI深度结合,一方面使用基础大模型,基于大量欧拉操作系统的代码和数据,训练出EulerCopilot,初步实现代码辅助生成、智能问题智能分析、系统辅助运维等功能,让openEuler更智能。EulerCopilot-智能问答:EulerCopilot智能问答平台目前支持web和智能shell两个入口。 1. Web入口:操作简单,可咨询操作系统相关基础知识,openEuler动态数据、openEuler运维问题解决方案、openEuler项目介绍与使用指导等等。 2. 智能Shell入口:自然语言和openEuler交互,启发式的运维。 - 相关使用方式请参考[《EulerCopilot-智能问答使用指南》](https://docs.openeuler.openatom.cn/zh/docs/22.03_LTS_SP4/docs/AI/openEuler_Copilot_System/README.html)。 + 相关使用方式请参考[《openEuler智能助手》](https://docs.openeuler.openatom.cn/zh/docs/22.03_LTS_SP4/tools/ai/euler-copilot-framework/openEuler_intelligence/intelligent_assistant/quick_start/smart_web/deploy_guide/offline.html)。 ## AI for Compiler -- Gitee