dify-docs/zh_CN/SUMMARY.md

69 lines
3.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# Table of contents
## 入门 <a href="#getting-started" id="getting-started"></a>
* [欢迎使用 Dify](README.md)
* [使用云服务](getting-started/cloud.md)
* [部署社区版](getting-started/install-self-hosted/README.md)
* [Docker Compose 部署](getting-started/install-self-hosted/docker-compose.md)
* [本地源码启动](getting-started/install-self-hosted/local-source-code.md)
* [单独启动前端 Docker 容器](getting-started/install-self-hosted/start-the-frontend-docker-container.md)
* [环境变量说明](getting-started/install-self-hosted/environments.md)
* [什么是 LLMOps](getting-started/what-is-llmops.md)
* [常见问题](getting-started/faq/README.md)
* [本地部署相关](getting-started/faq/install-faq.md)
* [LLM 配置与使用](getting-started/faq/llms-use-faq.md)
* [API 使用](getting-started/faq/api-use-faq.md)
## 应用 <a href="#application" id="application"></a>
* [创建应用](application/creating-an-application.md)
* [快速发布 AI 站点](application/launch-your-webapp-quickly.md)
* [设计提示词&编排应用](application/prompt-engineering/README.md)
* [文本生成型应用](application/prompt-engineering/text-generation-application.md)
* [对话型应用](application/prompt-engineering/conversation-application.md)
* [基于 APIs 开发](application/developing-with-apis.md)
* [日志与标注](application/logs.md)
## Web 应用 <a href="#web-application" id="we-b"></a>
* [概览](web-application/overview.md)
* [文本生成型应用](web-application/text-generator.md)
* [对话型应用](web-application/conversation-application.md)
## 探索 <a href="#explore" id="explore"></a>
* [智聊](explore/chat.md)
## 进阶使用 <a href="#advanced" id="advanced"></a>
* [数据集管理](advanced/datasets/README.md)
* [从 Notion 导入数据](advanced/datasets/sync-from-notion.md)
* [插件](advanced/ai-plugins.md)
* [基于前端模版再开发](advanced/based-on-frontend-templates.md)
* [模型配置](advanced/model-configuration/README.md)
* [接入 Hugging Face 上的开源模型](advanced/model-configuration/hugging-face.md)
* [接入 Replicate 上的开源模型](advanced/model-configuration/replicate.md)
* [接入 Xinference 部署的本地模型](advanced/model-configuration/xinference.md)
* [接入 OpenLLM 部署的本地模型](advanced/model-configuration/openllm.md)
* [更多集成](advanced/more-integration.md)
## 使用案例 <a href="#use-cases" id="use-cases"></a>
* [如何训练出专属于“你”的问答机器人?](use-cases/train-a-qa-chatbot-that-belongs-to-you.md)
* [教你十几分钟不用代码创建 Midjourney 提示词机器人](use-cases/create-a-midjoureny-prompt-word-robot-with-zero-code.md)
* [零代码,使用 Dify 两分钟接入企业微信](use-cases/integrate-with-wecom-using-dify.md)
* [构建一个 Notion AI 助手](use-cases/build-an-notion-ai-assistant.md)
* [如何在几分钟内创建一个带有业务数据的官网 AI 智能客服](use-cases/create-an-ai-chatbot-with-business-data-in-minutes.md)
## 社区 <a href="#community" id="community"></a>
* [寻求支持](community/support.md)
* [开源协议](community/open-source.md)
* [数据安全](community/data-security.md)
## 用户协议
* [服务协议](user-agreement/terms-of-service.md)
* [隐私协议](user-agreement/privacy-policy.md)