phase-2 资料来源索引
本文件用于记录 phase-2 当前已经收集到、且对正文最有帮助的公开资料。优先来源为 note.com、zenn.dev,以及 Dify 官方 / Enterprise 官方公开文档。
一、2-1 深度 Use Case
1. 制造业设备故障排查机器人
- note.com
- リコー「H.D.E.E.N」が示す暗黙知AI化の本質:4,500エージェントの実績が教える段階的実装の成功法則
https://note.com/shin48ya/n/n14d3ec2acaf5
- リコー「H.D.E.E.N」が示す暗黙知AI化の本質:4,500エージェントの実績が教える段階的実装の成功法則
- zenn.dev
- ローカルLLMの実用性が爆上げ:オフライン環境でも使える …
https://zenn.dev/taku_sid/articles/20250402_local_llm
- ローカルLLMの実用性が爆上げ:オフライン環境でも使える …
- 说明
- 直接写“Dify + 制造业设备故障排查”的公开文章仍然偏少,目前更多是“制造业知识结构化 + 图表型资料 + 本地部署”的组合证据。
2. 法务合同比对 Workflow
- note.com
- Human-in-the-Loopの活用事例 Difyでの具体的な運用パターン9選
https://note.com/nocode_solutions/n/n91655a876f4d
- Human-in-the-Loopの活用事例 Difyでの具体的な運用パターン9選
- zenn.dev
- Human-in-the-Loopの活用事例 Difyでの具体的な運用 …
https://zenn.dev/nocodesolutions/articles/62a03c6770b824 - Human-in-the-Loopの概念をDifyに落とし込み、AIの暴走を …
https://zenn.dev/nocodesolutions/articles/df0d883c7d1f79 - DifyとGradioで作るPDF処理ワークフローアプリケーション
https://zenn.dev/tregu0458/articles/fbd86a6f3b4869
- Human-in-the-Loopの活用事例 Difyでの具体的な運用 …
3. 社内稟議自动草稿生成
- note.com
- 稟議なんか通せない。だから余ったPCで勝手にAI環境を作ることにした
https://note.com/kusanone_dx/n/nd2952fe10842 - 【コスト削減】Difyで実現する企業の業務効率化|明日から使える事例10選
https://note.com/sone_ai/n/n65c4c48417ac
- 稟議なんか通せない。だから余ったPCで勝手にAI環境を作ることにした
- zenn.dev
- Human-in-the-Loopの活用事例 Difyでの具体的な運用 …
https://zenn.dev/nocodesolutions/articles/62a03c6770b824
- Human-in-the-Loopの活用事例 Difyでの具体的な運用 …
- 说明
- 这个题目更偏“企业内部文书自动化 + 审批场景”,直接命中不强,但可由 HITL + 结构化输出 + 日本企业稟議语境拼出来。
4. 多语言客服 Agent
- note.com
- AIエージェントで問い合わせ対応を自動化|24時間対応を実現する方法
https://note.com/tateru_ai/n/n919b556b609f
- AIエージェントで問い合わせ対応を自動化|24時間対応を実現する方法
- 官方文档
- 知識ベースを使用したカスタマーサービスボット
https://docs.dify.ai/ja/use-dify/tutorials/customer-service-bot - エージェント
https://docs.dify.ai/ja/use-dify/nodes/agent - Agent | Dify
https://legacy-docs.dify.ai/guides/workflow/node/agent
- 知識ベースを使用したカスタマーサービスボット
5. HR 入职文件处理流水线
- note.com
- Human-in-the-Loopの活用事例 Difyでの具体的な運用パターン9選
https://note.com/nocode_solutions/n/n91655a876f4d
- Human-in-the-Loopの活用事例 Difyでの具体的な運用パターン9選
- zenn.dev
- 【脱・OCR】Dify×VLMで、あらゆる画像・PDFを思い通りのJSONに変換する
https://zenn.dev/nocodesolutions/articles/c7fc07a13a701a - DifyとGradioで作るPDF処理ワークフローアプリケーション
https://zenn.dev/tregu0458/articles/fbd86a6f3b4869 - Human-in-the-Loopの活用事例 Difyでの具体的な運用 …
https://zenn.dev/nocodesolutions/articles/62a03c6770b824
- 【脱・OCR】Dify×VLMで、あらゆる画像・PDFを思い通りのJSONに変換する
二、2-2 踩坑记录与解法
检索参数 / Rerank
- Dify Docs
- Specify the Index Method and Retrieval Settings
https://docs.dify.ai/en/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods
- Specify the Index Method and Retrieval Settings
- Legacy Docs
- Re-ranking
https://legacy-docs.dify.ai/learn-more/extended-reading/retrieval-augment/rerank - Integrate Knowledge Base within Application
https://legacy-docs.dify.ai/guides/knowledge-base/integrate-knowledge-within-application
- Re-ranking
- GitHub Discussion
- Doubt about the topk and threshold usage in rerank stage settings
https://github.com/langgenius/dify/discussions/3171
- Doubt about the topk and threshold usage in rerank stage settings
Agent 死循环 / 最大迭代次数 / Memory
- Dify Docs
- Agent
https://docs.dify.ai/en/use-dify/nodes/agent
- Agent
- Legacy Docs
- Agent
https://legacy-docs.dify.ai/guides/workflow/node/agent
- Agent
- Environment Variables
- https://docs.dify.ai/getting-started/install-self-hosted/environments
大文件上传 / 环境变量 / 上传限制
- Dify Docs
- Environment Variables
https://docs.dify.ai/getting-started/install-self-hosted/environments - Deploy Dify with Docker Compose
https://docs.dify.ai/en/self-host/quick-start/docker-compose
- Environment Variables
三、2-3 Enterprise 部署最佳实践
Helm / Kubernetes / values.yaml
- Dify Enterprise Docs
- Dify Helm Chart
https://enterprise-docs.dify.ai/en-us/deployment/advanced-configuration/dify-helm-chart - Deployment FAQ
https://enterprise-docs.dify.ai/en-us/deployment/faq/deploying - Kubernetes
https://enterprise-docs.dify.ai/en-us/deployment/prerequisites/kubernetes - Resources Checklist
https://enterprise-docs.dify.ai/versions/3-7-x/en-us/deployment/resources-checklist
- Dify Helm Chart
License
- Dify Enterprise Docs
- License Activation
https://enterprise-docs.dify.ai/versions/3-0-x/en-us/deployment/license-activation
- License Activation
高可用 / 生产部署
- Alibaba Cloud Community
- High Availability and Performance: Best Practices for Deploying Dify based on ACK
https://www.alibabacloud.com/blog/high-availability-and-performance-best-practices-for-deploying-dify-based-on-ack_601874
- High Availability and Performance: Best Practices for Deploying Dify based on ACK
四、原始抓取文件
本轮已抓取并保存在:
research-public/phase-2/2-1/sources/
后续如果要继续把 phase-2 做深,建议优先继续补抓:
- 2-2 与 2-3 中命中最强的官方文档全文
- 更多日文企业博客中的 Dify / RAG / Workflow / HITL 落地案例