From 0efab321bdcbf312c1625b58d318f010cf80043e Mon Sep 17 00:00:00 2001 From: alterxyz <88554920+alterxyz@users.noreply.github.com> Date: Thu, 10 Jul 2025 07:21:25 +0000 Subject: [PATCH] Docs tools: Successfully completed 3 operations --- ja-jp/guides/application-publishing/publish-mcp.mdx | 11 +++++++++++ ja-jp/guides/tools/mcp.mdx | 11 +++++++++++ ja-jp/guides/tools/types-of-tools.mdx | 11 +++++++++++ zh-hans/guides/application-publishing/publish-mcp.mdx | 11 +++++++++++ zh-hans/guides/tools/mcp.mdx | 11 +++++++++++ 5 files changed, 55 insertions(+) diff --git a/ja-jp/guides/application-publishing/publish-mcp.mdx b/ja-jp/guides/application-publishing/publish-mcp.mdx index 12ead0d5..be90cca4 100644 --- a/ja-jp/guides/application-publishing/publish-mcp.mdx +++ b/ja-jp/guides/application-publishing/publish-mcp.mdx @@ -53,3 +53,14 @@ Cursorに対しては、プロジェクトのルートにある `.cursor/mcp.jso - レイテンシ MCPプロトコルは通信層を扱いますが、Difyアプリのパフォーマンスも重要です。アプリの処理に通常30秒かかる場合、その遅延がクライアントアプリケーションにも影響します。進捗状況を表示したり、複雑なワークフローをより小さく迅速な操作に分割したりすることを検討してください。 + +{/* +Contributing Section +DO NOT edit this section! +It will be automatically generated by the script. +*/} + +--- + +[このページを編集する](https://github.com/langgenius/dify-docs/edit/main/ja-jp/guides/application-publishing/publish-mcp.mdx) | [問題を報告する](https://github.com/langgenius/dify-docs/issues/new?title=ドキュメントの問題%3A%20sh-&body=%23%23%20問題の説明%0A%3C%21--%20発見した問題について簡単に説明してください%20--%3E%0A%0A%23%23%20ページリンク%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs%2Fblob%2Fmain%2Fja-jp/guides/application-publishing%2Fpublish-mcp.mdx%0A%0A%23%23%20提案される変更%0A%3C%21--%20特定の変更案がある場合は、ここで説明してください%20--%3E%0A%0A%3C%21--%20ドキュメントの品質向上にご協力いただきありがとうございます!%20--%3E) + diff --git a/ja-jp/guides/tools/mcp.mdx b/ja-jp/guides/tools/mcp.mdx index 789bc8b2..24730b29 100644 --- a/ja-jp/guides/tools/mcp.mdx +++ b/ja-jp/guides/tools/mcp.mdx @@ -169,3 +169,14 @@ MCPツールを使用するDifyアプリケーションをエクスポートす **段階的な更新**: 外部サービスがMCPサーバーを更新する際、プロダクション環境での統合を更新する前に開発環境でツールの変更をテストします。 **バックアッププラン**: 外部MCPサーバーが利用できなくなった場合、アプリケーションがどのように動作するかを考慮します。 + +{/* +Contributing Section +DO NOT edit this section! +It will be automatically generated by the script. +*/} + +--- + +[このページを編集する](https://github.com/langgenius/dify-docs/edit/main/ja-jp/guides/tools/mcp.mdx) | [問題を報告する](https://github.com/langgenius/dify-docs/issues/new?title=ドキュメントの問題%3A%20&body=%23%23%20問題の説明%0A%3C%21--%20発見した問題について簡単に説明してください%20--%3E%0A%0A%23%23%20ページリンク%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs%2Fblob%2Fmain%2Fja-jp/guides/tools%2Fmcp.mdx%0A%0A%23%23%20提案される変更%0A%3C%21--%20特定の変更案がある場合は、ここで説明してください%20--%3E%0A%0A%3C%21--%20ドキュメントの品質向上にご協力いただきありがとうございます!%20--%3E) + diff --git a/ja-jp/guides/tools/types-of-tools.mdx b/ja-jp/guides/tools/types-of-tools.mdx index a019e111..2ae71283 100644 --- a/ja-jp/guides/tools/types-of-tools.mdx +++ b/ja-jp/guides/tools/types-of-tools.mdx @@ -20,3 +20,14 @@ description: "ツールは、ワークフローやエージェントが同様に 別のDifyワークフローをツールとして呼び出します + +{/* +Contributing Section +DO NOT edit this section! +It will be automatically generated by the script. +*/} + +--- + +[このページを編集する](https://github.com/langgenius/dify-docs/edit/main/ja-jp/guides/tools/types-of-tools.mdx) | [問題を報告する](https://github.com/langgenius/dify-docs/issues/new?title=ドキュメントの問題%3A%20-of-to&body=%23%23%20問題の説明%0A%3C%21--%20発見した問題について簡単に説明してください%20--%3E%0A%0A%23%23%20ページリンク%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs%2Fblob%2Fmain%2Fja-jp/guides/tools%2Ftypes-of-tools.mdx%0A%0A%23%23%20提案される変更%0A%3C%21--%20特定の変更案がある場合は、ここで説明してください%20--%3E%0A%0A%3C%21--%20ドキュメントの品質向上にご協力いただきありがとうございます!%20--%3E) + diff --git a/zh-hans/guides/application-publishing/publish-mcp.mdx b/zh-hans/guides/application-publishing/publish-mcp.mdx index 631cf382..dd69df6c 100644 --- a/zh-hans/guides/application-publishing/publish-mcp.mdx +++ b/zh-hans/guides/application-publishing/publish-mcp.mdx @@ -53,3 +53,14 @@ Dify 现已支持将你的应用部署为 [MCP](https://modelcontextprotocol.io/ - **延迟(Latency)管理** MCP 协议负责通信层,但 Dify 应用的响应速度依然至关重要。如果你的应用处理时间较长(例如超过 30 秒),用户将在客户端直接感知到延迟。建议增加进度提示,或将复杂流程拆解为多个更快的小步骤,以提升整体体验。 + +{/* +Contributing Section +DO NOT edit this section! +It will be automatically generated by the script. +*/} + +--- + +[编辑此页面](https://github.com/langgenius/dify-docs/edit/main/zh-hans/guides/application-publishing/publish-mcp.mdx) | [提交问题](https://github.com/langgenius/dify-docs/issues/new?title=文档问题%3A%20sh-&body=%23%23%20问题描述%0A%3C%21--%20请简要描述您发现的问题%20--%3E%0A%0A%23%23%20页面链接%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs%2Fblob%2Fmain%2Fzh-hans/guides/application-publishing%2Fpublish-mcp.mdx%0A%0A%23%23%20建议修改%0A%3C%21--%20如果有具体的修改建议,请在此说明%20--%3E%0A%0A%3C%21--%20感谢您对文档质量的关注!%20--%3E) + diff --git a/zh-hans/guides/tools/mcp.mdx b/zh-hans/guides/tools/mcp.mdx index de78fa59..9baa5eb8 100644 --- a/zh-hans/guides/tools/mcp.mdx +++ b/zh-hans/guides/tools/mcp.mdx @@ -171,3 +171,14 @@ title: "集成 MCP 工具" **逐步升级**: 外部服务升级或变更 MCP 服务器时,应先在开发环境测试通过后,再同步到生产环境。 **应急方案**: 提前规划好关键外部 MCP 服务器不可用时的应用应对策略。 + +{/* +Contributing Section +DO NOT edit this section! +It will be automatically generated by the script. +*/} + +--- + +[编辑此页面](https://github.com/langgenius/dify-docs/edit/main/zh-hans/guides/tools/mcp.mdx) | [提交问题](https://github.com/langgenius/dify-docs/issues/new?title=文档问题%3A%20&body=%23%23%20问题描述%0A%3C%21--%20请简要描述您发现的问题%20--%3E%0A%0A%23%23%20页面链接%0Ahttps%3A%2F%2Fgithub.com%2Flanggenius%2Fdify-docs%2Fblob%2Fmain%2Fzh-hans/guides/tools%2Fmcp.mdx%0A%0A%23%23%20建议修改%0A%3C%21--%20如果有具体的修改建议,请在此说明%20--%3E%0A%0A%3C%21--%20感谢您对文档质量的关注!%20--%3E) +