diff --git a/zh_CN/SUMMARY.md b/zh_CN/SUMMARY.md index 1f8ede2..b909ad5 100644 --- a/zh_CN/SUMMARY.md +++ b/zh_CN/SUMMARY.md @@ -65,7 +65,7 @@ * [零代码,使用 Dify 两分钟接入企业微信](learn-more/use-cases/integrate-with-wecom-using-dify.md) * [构建一个 Notion AI 助手](learn-more/use-cases/build-an-notion-ai-assistant.md) * [如何在几分钟内创建一个带有业务数据的官网 AI 智能客服](learn-more/use-cases/create-an-ai-chatbot-with-business-data-in-minutes.md) - * [使用全套开源工具构建 LLM 应用实战:在 Dify 调用 Baichuan 开源模型能力](learn-more/use-cases/shi-yong-quan-tao-kai-yuan-gong-ju-gou-jian-llm-ying-yong-shi-zhan-zai-dify-tiao-yong-baichuan-kai-y.md) + * [使用全套开源工具构建 LLM 应用实战:在 Dify 调用 Baichuan 开源模型能力](learn-more/use-cases/practical-implementation-of-building-llm-applications-using-a-full-set-of-open-source-tools.md) * [扩展阅读/指南](learn-more/extended-reading/README.md) * [什么是 LLMOps?](learn-more/extended-reading/what-is-llmops.md) * [检索增强生成(RAG)](learn-more/extended-reading/retrieval-augment/README.md) diff --git a/zh_CN/learn-more/use-cases/shi-yong-quan-tao-kai-yuan-gong-ju-gou-jian-llm-ying-yong-shi-zhan-zai-dify-tiao-yong-baichuan-kai-y.md b/zh_CN/learn-more/use-cases/practical-implementation-of-building-llm-applications-using-a-full-set-of-open-source-tools.md similarity index 100% rename from zh_CN/learn-more/use-cases/shi-yong-quan-tao-kai-yuan-gong-ju-gou-jian-llm-ying-yong-shi-zhan-zai-dify-tiao-yong-baichuan-kai-y.md rename to zh_CN/learn-more/use-cases/practical-implementation-of-building-llm-applications-using-a-full-set-of-open-source-tools.md