From 29e9992fd073ba60eff8435e4a08f52fe068f2ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=98=E8=BE=89=E7=87=95?= Date: Wed, 27 Dec 2023 03:47:37 +0000 Subject: [PATCH] GITBOOK-74: change request with no subject merged in GitBook --- zh_CN/SUMMARY.md | 2 +- ...g-llm-applications-using-a-full-set-of-open-source-tools.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename 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 => practical-implementation-of-building-llm-applications-using-a-full-set-of-open-source-tools.md} (100%) 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