mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
64
docs.json
64
docs.json
@@ -179,7 +179,7 @@
|
||||
"pages": [ {
|
||||
"group": "Publish as a Single-page Web App",
|
||||
"pages": [
|
||||
"en/guides/application-publishing/launch-your-webapp-quickly/readme",
|
||||
"en/guides/application-publishing/launch-your-webapp-quickly/README",
|
||||
"en/guides/application-publishing/launch-your-webapp-quickly/web-app-settings",
|
||||
"en/guides/application-publishing/launch-your-webapp-quickly/text-generator",
|
||||
"en/guides/application-publishing/launch-your-webapp-quickly/conversation-application"
|
||||
@@ -205,7 +205,7 @@
|
||||
{
|
||||
"group": "Integrate External Ops Tools",
|
||||
"pages": [
|
||||
"en/guides/monitoring/integrate-external-ops-tools/readme",
|
||||
"en/guides/monitoring/integrate-external-ops-tools/README",
|
||||
"en/guides/monitoring/integrate-external-ops-tools/integrate-langsmith",
|
||||
"en/guides/monitoring/integrate-external-ops-tools/integrate-langfuse",
|
||||
"en/guides/monitoring/integrate-external-ops-tools/integrate-opik",
|
||||
@@ -229,7 +229,7 @@
|
||||
{
|
||||
"group": "Code-Based Extension",
|
||||
"pages": [
|
||||
"en/guides/extension/code-based-extension/readme",
|
||||
"en/guides/extension/code-based-extension/README",
|
||||
"en/guides/extension/code-based-extension/external-data-tool",
|
||||
"en/guides/extension/code-based-extension/moderation"
|
||||
]
|
||||
@@ -239,7 +239,7 @@
|
||||
{
|
||||
"group": "Collaboration",
|
||||
"pages": [
|
||||
"en/guides/workspace/readme",
|
||||
"en/guides/workspace/README",
|
||||
"en/guides/workspace/app",
|
||||
"en/guides/workspace/invite-and-manage-members"
|
||||
]
|
||||
@@ -292,12 +292,12 @@
|
||||
{
|
||||
"group": "Quick Start",
|
||||
"pages": [
|
||||
"en/plugins/quick-start/readme",
|
||||
"en/plugins/quick-start/README",
|
||||
"en/plugins/quick-start/install-plugins",
|
||||
{
|
||||
"group": "Develop Plugins",
|
||||
"pages": [
|
||||
"en/plugins/quick-start/develop-plugins/readme",
|
||||
"en/plugins/quick-start/develop-plugins/README",
|
||||
"en/plugins/quick-start/develop-plugins/initialize-development-tools",
|
||||
"en/plugins/quick-start/develop-plugins/tool-plugin",
|
||||
{
|
||||
@@ -338,7 +338,7 @@
|
||||
{
|
||||
"group": "Reverse Invocation of the Dify Service",
|
||||
"pages": [
|
||||
"en/plugins/schema-definition/reverse-invocation-of-the-dify-service",
|
||||
"en/plugins/schema-definition/reverse-invocation-of-the-dify-service/README",
|
||||
"en/plugins/schema-definition/reverse-invocation-of-the-dify-service/app",
|
||||
"en/plugins/schema-definition/reverse-invocation-of-the-dify-service/model",
|
||||
"en/plugins/schema-definition/reverse-invocation-of-the-dify-service/tool",
|
||||
@@ -350,7 +350,7 @@
|
||||
{
|
||||
"group": "Best Practice",
|
||||
"pages": [
|
||||
"en/plugins/best-practice/readme",
|
||||
"en/plugins/best-practice/README",
|
||||
"en/plugins/best-practice/develop-a-slack-bot-plugin",
|
||||
"en/plugins/best-practice/how-to-use-mcp-zapier"
|
||||
]
|
||||
@@ -432,7 +432,7 @@
|
||||
{
|
||||
"group": "Retrieval-Augmented Generation (RAG)",
|
||||
"pages": [
|
||||
"en/learn-more/extended-reading/retrieval-augment",
|
||||
"en/learn-more/extended-reading/retrieval-augment/README",
|
||||
"en/learn-more/extended-reading/retrieval-augment/hybrid-search",
|
||||
"en/learn-more/extended-reading/retrieval-augment/rerank",
|
||||
"en/learn-more/extended-reading/retrieval-augment/retrieval"
|
||||
@@ -812,11 +812,11 @@
|
||||
{
|
||||
"group": "监测",
|
||||
"pages": [
|
||||
"zh-hans/guides/monitoring/readme",
|
||||
"zh-hans/guides/monitoring/README",
|
||||
{
|
||||
"group": "集成外部与 Ops 工具",
|
||||
"pages": [
|
||||
"zh-hans/guides/monitoring/integrate-external-ops-tools/README",
|
||||
"zh-hans/guides/monitoring/integrate-external-ops-tools/readme",
|
||||
"zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-langfuse",
|
||||
"zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-langsmith",
|
||||
"zh-hans/guides/monitoring/integrate-external-ops-tools/integrate-opik",
|
||||
@@ -910,13 +910,13 @@
|
||||
{
|
||||
"group": "插件开发",
|
||||
"pages": [
|
||||
"zh-hans/plugins/quick-start/develop-plugins/readme",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/README",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/initialize-development-tools",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/tool-plugin",
|
||||
{
|
||||
"group": "Model 插件",
|
||||
"pages": [
|
||||
"zh-hans/plugins/quick-start/develop-plugins/model-plugin/readme",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/model-plugin/README",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/model-plugin/create-model-providers",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/model-plugin/integrate-the-predefined-model",
|
||||
"zh-hans/plugins/quick-start/develop-plugins/model-plugin/customizable-model"
|
||||
@@ -950,7 +950,7 @@
|
||||
{
|
||||
"group": "反向调用 Dify 服务",
|
||||
"pages": [
|
||||
"zh-hans/plugins/schema-definition/reverse-invocation-of-the-dify-service/readme",
|
||||
"zh-hans/plugins/schema-definition/reverse-invocation-of-the-dify-service/README",
|
||||
"zh-hans/plugins/schema-definition/reverse-invocation-of-the-dify-service/app",
|
||||
"zh-hans/plugins/schema-definition/reverse-invocation-of-the-dify-service/model",
|
||||
"zh-hans/plugins/schema-definition/reverse-invocation-of-the-dify-service/tool",
|
||||
@@ -993,7 +993,7 @@
|
||||
{
|
||||
"group": "DifySandbox",
|
||||
"pages": [
|
||||
"zh-hans/development/backend/sandbox/readme",
|
||||
"zh-hans/development/backend/sandbox/README",
|
||||
"zh-hans/development/backend/sandbox/contribution"
|
||||
]
|
||||
},
|
||||
@@ -1079,7 +1079,7 @@
|
||||
{
|
||||
"group": "用户协议",
|
||||
"pages": [
|
||||
"zh-hans/policies/agreement/readme",
|
||||
"zh-hans/policies/agreement/README",
|
||||
"zh-hans/policies/agreement/tos",
|
||||
"zh-hans/policies/agreement/privacy",
|
||||
"zh-hans/policies/agreement/get-compliance-report"
|
||||
@@ -1239,7 +1239,7 @@
|
||||
{
|
||||
"group": "Dify コミュニティ版",
|
||||
"pages": [
|
||||
"ja-jp/getting-started/install-self-hosted/readme",
|
||||
"ja-jp/getting-started/install-self-hosted/README",
|
||||
"ja-jp/getting-started/install-self-hosted/docker-compose",
|
||||
"ja-jp/getting-started/install-self-hosted/local-source-code",
|
||||
"ja-jp/getting-started/install-self-hosted/bt-panel",
|
||||
@@ -1258,7 +1258,7 @@
|
||||
{
|
||||
"group": "モデル",
|
||||
"pages": [
|
||||
"ja-jp/guides/model-configuration/readme",
|
||||
"ja-jp/guides/model-configuration/README",
|
||||
"ja-jp/guides/model-configuration/new-provider",
|
||||
"ja-jp/guides/model-configuration/predefined-model",
|
||||
"ja-jp/guides/model-configuration/customizable-model",
|
||||
@@ -1270,7 +1270,7 @@
|
||||
{
|
||||
"group": "アプリ・オーケストレーション",
|
||||
"pages": [
|
||||
"ja-jp/guides/application-orchestrate/readme",
|
||||
"ja-jp/guides/application-orchestrate/README",
|
||||
"ja-jp/guides/application-orchestrate/creating-an-application",
|
||||
{
|
||||
"group": "チャットボット",
|
||||
@@ -1283,7 +1283,7 @@
|
||||
{
|
||||
"group": "ツールキット",
|
||||
"pages": [
|
||||
"ja-jp/guides/application-orchestrate/app-toolkits",
|
||||
"ja-jp/guides/application-orchestrate/app-toolkits/README",
|
||||
"ja-jp/guides/application-orchestrate/app-toolkits/moderation-tool"
|
||||
]
|
||||
}
|
||||
@@ -1324,7 +1324,7 @@
|
||||
{
|
||||
"group": "エラー処理",
|
||||
"pages": [
|
||||
"ja-jp/guides/workflow/error-handling/readme",
|
||||
"ja-jp/guides/workflow/error-handling/README",
|
||||
"ja-jp/guides/workflow/error-handling/predefined-nodes-failure-logic",
|
||||
"ja-jp/guides/workflow/error-handling/error-type"
|
||||
]
|
||||
@@ -1355,7 +1355,7 @@
|
||||
{
|
||||
"group": "1. オンラインデータソースの活用",
|
||||
"pages": [
|
||||
"ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data",
|
||||
"ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/README",
|
||||
"ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion",
|
||||
"ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website"
|
||||
]
|
||||
@@ -1465,7 +1465,7 @@
|
||||
{
|
||||
"group": "初級編",
|
||||
"pages": [
|
||||
"ja-jp/workshop/basic",
|
||||
"ja-jp/workshop/basic/readme",
|
||||
"ja-jp/workshop/basic/build-ai-image-generation-app",
|
||||
"ja-jp/workshop/basic/travel-assistant"
|
||||
]
|
||||
@@ -1494,7 +1494,7 @@
|
||||
{
|
||||
"group": "クイックスタート",
|
||||
"pages": [
|
||||
"ja-jp/plugins/quick-start/readme",
|
||||
"ja-jp/plugins/quick-start/README",
|
||||
"ja-jp/plugins/quick-start/install-plugins",
|
||||
{
|
||||
"group": "プラグイン開発の入門",
|
||||
@@ -1505,7 +1505,7 @@
|
||||
{
|
||||
"group": "モデル型プラグイン",
|
||||
"pages": [
|
||||
"ja-jp/plugins/quick-start/develop-plugins/model-plugin/readme",
|
||||
"ja-jp/plugins/quick-start/develop-plugins/model-plugin/README",
|
||||
"ja-jp/plugins/quick-start/develop-plugins/model-plugin/create-model-providers",
|
||||
"ja-jp/plugins/quick-start/develop-plugins/model-plugin/integrate-the-predefined-model",
|
||||
"ja-jp/plugins/quick-start/develop-plugins/model-plugin/customizable-model"
|
||||
@@ -1523,7 +1523,7 @@
|
||||
{
|
||||
"group": "スキーマ仕様",
|
||||
"pages": [
|
||||
"ja-jp/plugins/schema-definition/readme",
|
||||
"ja-jp/plugins/schema-definition/README",
|
||||
"ja-jp/plugins/schema-definition/manifest",
|
||||
"ja-jp/plugins/schema-definition/endpoint",
|
||||
"ja-jp/plugins/schema-definition/tool",
|
||||
@@ -1541,7 +1541,7 @@
|
||||
{
|
||||
"group": "Difyサービスの逆呼び出し",
|
||||
"pages": [
|
||||
"ja-jp/plugins/schema-definition/reverse-invocation-of-the-dify-service",
|
||||
"ja-jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/README",
|
||||
"ja-jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/app",
|
||||
"ja-jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/model",
|
||||
"ja-jp/plugins/schema-definition/reverse-invocation-of-the-dify-service/tool",
|
||||
@@ -1553,7 +1553,7 @@
|
||||
{
|
||||
"group": "ベストプラクティス",
|
||||
"pages": [
|
||||
"ja-jp/plugins/best-practice/readme",
|
||||
"ja-jp/plugins/best-practice/README",
|
||||
"ja-jp/plugins/best-practice/develop-a-slack-bot-plugin",
|
||||
"ja-jp/plugins/best-practice/how-to-use-mcp-zapier"
|
||||
]
|
||||
@@ -1585,7 +1585,7 @@
|
||||
{
|
||||
"group": "バックエンド",
|
||||
"pages": [
|
||||
"ja-jp/development/backend/sandbox/readme",
|
||||
"ja-jp/development/backend/sandbox/README",
|
||||
"ja-jp/development/backend/sandbox/contribution"
|
||||
]
|
||||
},
|
||||
@@ -1621,7 +1621,6 @@
|
||||
"ja-jp/learn-more/use-cases/private-ai-ollama-deepseek-dify",
|
||||
"ja-jp/learn-more/use-cases/create-a-midjoureny-prompt-word-robot-with-zero-code",
|
||||
"ja-jp/learn-more/use-cases/build-an-notion-ai-assistant",
|
||||
"ja-jp/learn-more/use-cases/building-an-ai-thesis-slack-bot",
|
||||
"ja-jp/learn-more/use-cases/create-an-ai-chatbot-with-business-data-in-minutes",
|
||||
"ja-jp/learn-more/use-cases/how-to-integrate-dify-chatbot-to-your-wix-website",
|
||||
"ja-jp/learn-more/use-cases/how-to-connect-aws-bedrock",
|
||||
@@ -1638,7 +1637,7 @@
|
||||
{
|
||||
"group": "检索增强生成(RAG)",
|
||||
"pages": [
|
||||
"ja-jp/learn-more/extended-reading/retrieval-augment/readme",
|
||||
"ja-jp/learn-more/extended-reading/retrieval-augment/README",
|
||||
"ja-jp/learn-more/extended-reading/retrieval-augment/hybrid-search",
|
||||
"ja-jp/learn-more/extended-reading/retrieval-augment/rerank",
|
||||
"ja-jp/learn-more/extended-reading/retrieval-augment/retrieval"
|
||||
@@ -1650,7 +1649,6 @@
|
||||
{
|
||||
"group": "常见问题",
|
||||
"pages": [
|
||||
"ja-jp/learn-more/faq",
|
||||
"ja-jp/learn-more/faq/install-faq",
|
||||
"ja-jp/learn-more/faq/llms-use-faq",
|
||||
"ja-jp/learn-more/faq/plugins"
|
||||
@@ -1665,7 +1663,7 @@
|
||||
{
|
||||
"group": "ユーザ規約",
|
||||
"pages": [
|
||||
"ja-jp/policies/agreement",
|
||||
"ja-jp/policies/agreement/README",
|
||||
"ja-jp/policies/agreement/tos",
|
||||
"ja-jp/policies/agreement/privacy",
|
||||
"ja-jp/policies/agreement/get-compliance-report"
|
||||
|
||||
@@ -1,12 +1,8 @@
|
||||
---
|
||||
description: 'Author: Yongle, Allen'
|
||||
---
|
||||
|
||||
---
|
||||
title: Get Compliance Report
|
||||
description: 'Author: Yongle, Allen'
|
||||
---
|
||||
|
||||
|
||||
From the moment Dify.AI launched its product, it received inquiries from individual developers and enterprise users worldwide regarding **whether Dify.AI meets information security and data privacy compliance requirements.** Consequently, the team has strictly followed industry standards from the design phase onward, gradually establishing a comprehensive information security and data privacy compliance management system.
|
||||
|
||||
Dify.AI has officially obtained **SOC 2 Type I, SOC 2 Type II, ISO 27001:2022, and GDPR certifications**, demonstrating that the product has reached internationally leading standards in data security, privacy protection, and compliance. This milestone further underscores Dify.AI's unwavering commitment to user data security.
|
||||
|
||||
Reference in New Issue
Block a user