diff --git a/docs.json b/docs.json index dfee99af..ca32bb89 100644 --- a/docs.json +++ b/docs.json @@ -895,7 +895,7 @@ }, { "language": "ja", - "href": "/ja-jp/introduction", + "href": "/ja/introduction", "tabs": [ { "tab": "ドキュメント", @@ -903,13 +903,13 @@ { "group": "はじめに", "pages": [ - "ja-jp/introduction" + "ja/introduction" ] }, { "group": "ユーザーマニュアル", "pages": [ - "ja-jp/user-guide/welcome", + "ja/getting-started/install-self-hosted/README", { "group": "モデルの接続", "pages": [ diff --git a/ja-jp/getting-started/cloud.mdx b/ja/getting-started/cloud.mdx similarity index 100% rename from ja-jp/getting-started/cloud.mdx rename to ja/getting-started/cloud.mdx diff --git a/ja-jp/getting-started/dify-premium.mdx b/ja/getting-started/dify-premium.mdx similarity index 100% rename from ja-jp/getting-started/dify-premium.mdx rename to ja/getting-started/dify-premium.mdx diff --git a/ja-jp/getting-started/install-self-hosted/README.mdx b/ja/getting-started/install-self-hosted/README.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/README.mdx rename to ja/getting-started/install-self-hosted/README.mdx diff --git a/ja-jp/getting-started/install-self-hosted/bt-panel.mdx b/ja/getting-started/install-self-hosted/bt-panel.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/bt-panel.mdx rename to ja/getting-started/install-self-hosted/bt-panel.mdx diff --git a/ja-jp/getting-started/install-self-hosted/docker-compose.mdx b/ja/getting-started/install-self-hosted/docker-compose.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/docker-compose.mdx rename to ja/getting-started/install-self-hosted/docker-compose.mdx diff --git a/ja-jp/getting-started/install-self-hosted/environments.mdx b/ja/getting-started/install-self-hosted/environments.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/environments.mdx rename to ja/getting-started/install-self-hosted/environments.mdx diff --git a/ja-jp/getting-started/install-self-hosted/faq.mdx b/ja/getting-started/install-self-hosted/faq.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/faq.mdx rename to ja/getting-started/install-self-hosted/faq.mdx diff --git a/ja-jp/getting-started/install-self-hosted/local-source-code.mdx b/ja/getting-started/install-self-hosted/local-source-code.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/local-source-code.mdx rename to ja/getting-started/install-self-hosted/local-source-code.mdx diff --git a/ja-jp/getting-started/install-self-hosted/start-the-frontend-docker-container.mdx b/ja/getting-started/install-self-hosted/start-the-frontend-docker-container.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/start-the-frontend-docker-container.mdx rename to ja/getting-started/install-self-hosted/start-the-frontend-docker-container.mdx diff --git a/ja-jp/getting-started/install-self-hosted/zeabur.mdx b/ja/getting-started/install-self-hosted/zeabur.mdx similarity index 100% rename from ja-jp/getting-started/install-self-hosted/zeabur.mdx rename to ja/getting-started/install-self-hosted/zeabur.mdx diff --git a/ja-jp/getting-started/readme/features-and-specifications.mdx b/ja/getting-started/readme/features-and-specifications.mdx similarity index 100% rename from ja-jp/getting-started/readme/features-and-specifications.mdx rename to ja/getting-started/readme/features-and-specifications.mdx diff --git a/ja-jp/getting-started/readme/model-providers.mdx b/ja/getting-started/readme/model-providers.mdx similarity index 100% rename from ja-jp/getting-started/readme/model-providers.mdx rename to ja/getting-started/readme/model-providers.mdx diff --git a/ja-jp/guides/annotation/README.mdx b/ja/guides/annotation/README.mdx similarity index 100% rename from ja-jp/guides/annotation/README.mdx rename to ja/guides/annotation/README.mdx diff --git a/ja-jp/guides/annotation/annotation-reply.mdx b/ja/guides/annotation/annotation-reply.mdx similarity index 100% rename from ja-jp/guides/annotation/annotation-reply.mdx rename to ja/guides/annotation/annotation-reply.mdx diff --git a/ja-jp/guides/annotation/logs.mdx b/ja/guides/annotation/logs.mdx similarity index 100% rename from ja-jp/guides/annotation/logs.mdx rename to ja/guides/annotation/logs.mdx diff --git a/ja-jp/guides/application-orchestrate/README.mdx b/ja/guides/application-orchestrate/README.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/README.mdx rename to ja/guides/application-orchestrate/README.mdx diff --git a/ja-jp/guides/application-orchestrate/agent.mdx b/ja/guides/application-orchestrate/agent.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/agent.mdx rename to ja/guides/application-orchestrate/agent.mdx diff --git a/ja-jp/guides/application-orchestrate/app-toolkits/README.mdx b/ja/guides/application-orchestrate/app-toolkits/README.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/app-toolkits/README.mdx rename to ja/guides/application-orchestrate/app-toolkits/README.mdx diff --git a/ja-jp/guides/application-orchestrate/app-toolkits/moderation-tool.mdx b/ja/guides/application-orchestrate/app-toolkits/moderation-tool.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/app-toolkits/moderation-tool.mdx rename to ja/guides/application-orchestrate/app-toolkits/moderation-tool.mdx diff --git a/ja-jp/guides/application-orchestrate/chatbot-application.mdx b/ja/guides/application-orchestrate/chatbot-application.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/chatbot-application.mdx rename to ja/guides/application-orchestrate/chatbot-application.mdx diff --git a/ja-jp/guides/application-orchestrate/creating-an-application.mdx b/ja/guides/application-orchestrate/creating-an-application.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/creating-an-application.mdx rename to ja/guides/application-orchestrate/creating-an-application.mdx diff --git a/ja-jp/guides/application-orchestrate/multiple-llms-debugging.mdx b/ja/guides/application-orchestrate/multiple-llms-debugging.mdx similarity index 100% rename from ja-jp/guides/application-orchestrate/multiple-llms-debugging.mdx rename to ja/guides/application-orchestrate/multiple-llms-debugging.mdx diff --git a/ja-jp/guides/application-publishing/README.mdx b/ja/guides/application-publishing/README.mdx similarity index 100% rename from ja-jp/guides/application-publishing/README.mdx rename to ja/guides/application-publishing/README.mdx diff --git a/ja-jp/guides/application-publishing/based-on-frontend-templates.mdx b/ja/guides/application-publishing/based-on-frontend-templates.mdx similarity index 100% rename from ja-jp/guides/application-publishing/based-on-frontend-templates.mdx rename to ja/guides/application-publishing/based-on-frontend-templates.mdx diff --git a/ja-jp/guides/application-publishing/developing-with-apis.mdx b/ja/guides/application-publishing/developing-with-apis.mdx similarity index 100% rename from ja-jp/guides/application-publishing/developing-with-apis.mdx rename to ja/guides/application-publishing/developing-with-apis.mdx diff --git a/ja-jp/guides/application-publishing/embedding-in-websites.mdx b/ja/guides/application-publishing/embedding-in-websites.mdx similarity index 100% rename from ja-jp/guides/application-publishing/embedding-in-websites.mdx rename to ja/guides/application-publishing/embedding-in-websites.mdx diff --git a/ja-jp/guides/application-publishing/launch-your-webapp-quickly/README.mdx b/ja/guides/application-publishing/launch-your-webapp-quickly/README.mdx similarity index 100% rename from ja-jp/guides/application-publishing/launch-your-webapp-quickly/README.mdx rename to ja/guides/application-publishing/launch-your-webapp-quickly/README.mdx diff --git a/ja-jp/guides/application-publishing/launch-your-webapp-quickly/conversation-application.mdx b/ja/guides/application-publishing/launch-your-webapp-quickly/conversation-application.mdx similarity index 100% rename from ja-jp/guides/application-publishing/launch-your-webapp-quickly/conversation-application.mdx rename to ja/guides/application-publishing/launch-your-webapp-quickly/conversation-application.mdx diff --git a/ja-jp/guides/application-publishing/launch-your-webapp-quickly/text-generator.mdx b/ja/guides/application-publishing/launch-your-webapp-quickly/text-generator.mdx similarity index 100% rename from ja-jp/guides/application-publishing/launch-your-webapp-quickly/text-generator.mdx rename to ja/guides/application-publishing/launch-your-webapp-quickly/text-generator.mdx diff --git a/ja-jp/guides/application-publishing/launch-your-webapp-quickly/web-app-settings.mdx b/ja/guides/application-publishing/launch-your-webapp-quickly/web-app-settings.mdx similarity index 100% rename from ja-jp/guides/application-publishing/launch-your-webapp-quickly/web-app-settings.mdx rename to ja/guides/application-publishing/launch-your-webapp-quickly/web-app-settings.mdx diff --git a/ja-jp/guides/build-app/agent.mdx b/ja/guides/build-app/agent.mdx similarity index 100% rename from ja-jp/guides/build-app/agent.mdx rename to ja/guides/build-app/agent.mdx diff --git a/ja-jp/guides/build-app/chatbot.mdx b/ja/guides/build-app/chatbot.mdx similarity index 100% rename from ja-jp/guides/build-app/chatbot.mdx rename to ja/guides/build-app/chatbot.mdx diff --git a/ja-jp/guides/build-app/text-generator.mdx b/ja/guides/build-app/text-generator.mdx similarity index 100% rename from ja-jp/guides/build-app/text-generator.mdx rename to ja/guides/build-app/text-generator.mdx diff --git a/ja-jp/guides/knowledge-base/api-documentation/external-knowledge-api-documentation.mdx b/ja/guides/knowledge-base/api-documentation/external-knowledge-api-documentation.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/api-documentation/external-knowledge-api-documentation.mdx rename to ja/guides/knowledge-base/api-documentation/external-knowledge-api-documentation.mdx diff --git a/ja-jp/guides/knowledge-base/api-documentation/external-knowledge-api.json b/ja/guides/knowledge-base/api-documentation/external-knowledge-api.json similarity index 100% rename from ja-jp/guides/knowledge-base/api-documentation/external-knowledge-api.json rename to ja/guides/knowledge-base/api-documentation/external-knowledge-api.json diff --git a/ja-jp/guides/knowledge-base/api-documentation/maintain-dataset-via-api.mdx b/ja/guides/knowledge-base/api-documentation/maintain-dataset-via-api.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/api-documentation/maintain-dataset-via-api.mdx rename to ja/guides/knowledge-base/api-documentation/maintain-dataset-via-api.mdx diff --git a/ja-jp/guides/knowledge-base/connect-external-knowledge-base.mdx b/ja/guides/knowledge-base/connect-external-knowledge-base.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/connect-external-knowledge-base.mdx rename to ja/guides/knowledge-base/connect-external-knowledge-base.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/chunking-and-cleaning-text.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/chunking-and-cleaning-text.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/chunking-and-cleaning-text.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/chunking-and-cleaning-text.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/readme.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/readme.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/readme.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/readme.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/readme.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/readme.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/readme.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/readme.mdx diff --git a/ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.mdx b/ja/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.mdx rename to ja/guides/knowledge-base/create-knowledge-and-upload-documents/setting-indexing-methods.mdx diff --git a/ja-jp/guides/knowledge-base/faq.mdx b/ja/guides/knowledge-base/faq.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/faq.mdx rename to ja/guides/knowledge-base/faq.mdx diff --git a/ja-jp/guides/knowledge-base/indexing-and-retrieval/hybrid-search.mdx b/ja/guides/knowledge-base/indexing-and-retrieval/hybrid-search.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/indexing-and-retrieval/hybrid-search.mdx rename to ja/guides/knowledge-base/indexing-and-retrieval/hybrid-search.mdx diff --git a/ja-jp/guides/knowledge-base/indexing-and-retrieval/rerank.mdx b/ja/guides/knowledge-base/indexing-and-retrieval/rerank.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/indexing-and-retrieval/rerank.mdx rename to ja/guides/knowledge-base/indexing-and-retrieval/rerank.mdx diff --git a/ja-jp/guides/knowledge-base/indexing-and-retrieval/retrieval-augment.mdx b/ja/guides/knowledge-base/indexing-and-retrieval/retrieval-augment.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/indexing-and-retrieval/retrieval-augment.mdx rename to ja/guides/knowledge-base/indexing-and-retrieval/retrieval-augment.mdx diff --git a/ja-jp/guides/knowledge-base/indexing-and-retrieval/retrieval.mdx b/ja/guides/knowledge-base/indexing-and-retrieval/retrieval.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/indexing-and-retrieval/retrieval.mdx rename to ja/guides/knowledge-base/indexing-and-retrieval/retrieval.mdx diff --git a/ja-jp/guides/knowledge-base/integrate-knowledge-within-application.mdx b/ja/guides/knowledge-base/integrate-knowledge-within-application.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/integrate-knowledge-within-application.mdx rename to ja/guides/knowledge-base/integrate-knowledge-within-application.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance.mdx b/ja/guides/knowledge-base/knowledge-and-documents-maintenance.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance.mdx rename to ja/guides/knowledge-base/knowledge-and-documents-maintenance.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/introduction.mdx b/ja/guides/knowledge-base/knowledge-and-documents-maintenance/introduction.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/introduction.mdx rename to ja/guides/knowledge-base/knowledge-and-documents-maintenance/introduction.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.mdx b/ja/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.mdx rename to ja/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-dataset-via-api.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.mdx b/ja/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.mdx rename to ja/guides/knowledge-base/knowledge-and-documents-maintenance/maintain-knowledge-documents.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-base-creation/introduction.mdx b/ja/guides/knowledge-base/knowledge-base-creation/introduction.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-base-creation/introduction.mdx rename to ja/guides/knowledge-base/knowledge-base-creation/introduction.mdx diff --git a/ja-jp/guides/knowledge-base/knowledge-base-creation/upload-documents.mdx b/ja/guides/knowledge-base/knowledge-base-creation/upload-documents.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/knowledge-base-creation/upload-documents.mdx rename to ja/guides/knowledge-base/knowledge-base-creation/upload-documents.mdx diff --git a/ja-jp/guides/knowledge-base/metadata.mdx b/ja/guides/knowledge-base/metadata.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/metadata.mdx rename to ja/guides/knowledge-base/metadata.mdx diff --git a/ja-jp/guides/knowledge-base/readme.mdx b/ja/guides/knowledge-base/readme.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/readme.mdx rename to ja/guides/knowledge-base/readme.mdx diff --git a/ja-jp/guides/knowledge-base/retrieval-test-and-citation.mdx b/ja/guides/knowledge-base/retrieval-test-and-citation.mdx similarity index 100% rename from ja-jp/guides/knowledge-base/retrieval-test-and-citation.mdx rename to ja/guides/knowledge-base/retrieval-test-and-citation.mdx diff --git a/ja-jp/guides/management/README.mdx b/ja/guides/management/README.mdx similarity index 100% rename from ja-jp/guides/management/README.mdx rename to ja/guides/management/README.mdx diff --git a/ja-jp/guides/management/app-management.mdx b/ja/guides/management/app-management.mdx similarity index 100% rename from ja-jp/guides/management/app-management.mdx rename to ja/guides/management/app-management.mdx diff --git a/ja-jp/guides/management/personal-account-management.mdx b/ja/guides/management/personal-account-management.mdx similarity index 100% rename from ja-jp/guides/management/personal-account-management.mdx rename to ja/guides/management/personal-account-management.mdx diff --git a/ja-jp/guides/management/subscription-management.mdx b/ja/guides/management/subscription-management.mdx similarity index 100% rename from ja-jp/guides/management/subscription-management.mdx rename to ja/guides/management/subscription-management.mdx diff --git a/ja-jp/guides/management/team-members-management.mdx b/ja/guides/management/team-members-management.mdx similarity index 100% rename from ja-jp/guides/management/team-members-management.mdx rename to ja/guides/management/team-members-management.mdx diff --git a/ja-jp/guides/management/version-control.mdx b/ja/guides/management/version-control.mdx similarity index 100% rename from ja-jp/guides/management/version-control.mdx rename to ja/guides/management/version-control.mdx diff --git a/ja-jp/guides/model-configuration/README.mdx b/ja/guides/model-configuration/README.mdx similarity index 100% rename from ja-jp/guides/model-configuration/README.mdx rename to ja/guides/model-configuration/README.mdx diff --git a/ja-jp/guides/model-configuration/customizable-model.mdx b/ja/guides/model-configuration/customizable-model.mdx similarity index 100% rename from ja-jp/guides/model-configuration/customizable-model.mdx rename to ja/guides/model-configuration/customizable-model.mdx diff --git a/ja-jp/guides/model-configuration/interfaces.mdx b/ja/guides/model-configuration/interfaces.mdx similarity index 100% rename from ja-jp/guides/model-configuration/interfaces.mdx rename to ja/guides/model-configuration/interfaces.mdx diff --git a/ja-jp/guides/model-configuration/load-balancing.mdx b/ja/guides/model-configuration/load-balancing.mdx similarity index 100% rename from ja-jp/guides/model-configuration/load-balancing.mdx rename to ja/guides/model-configuration/load-balancing.mdx diff --git a/ja-jp/guides/model-configuration/new-provider.mdx b/ja/guides/model-configuration/new-provider.mdx similarity index 100% rename from ja-jp/guides/model-configuration/new-provider.mdx rename to ja/guides/model-configuration/new-provider.mdx diff --git a/ja-jp/guides/model-configuration/predefined-model.mdx b/ja/guides/model-configuration/predefined-model.mdx similarity index 100% rename from ja-jp/guides/model-configuration/predefined-model.mdx rename to ja/guides/model-configuration/predefined-model.mdx diff --git a/ja-jp/guides/model-configuration/schema.mdx b/ja/guides/model-configuration/schema.mdx similarity index 100% rename from ja-jp/guides/model-configuration/schema.mdx rename to ja/guides/model-configuration/schema.mdx diff --git a/ja-jp/guides/monitoring/README.mdx b/ja/guides/monitoring/README.mdx similarity index 100% rename from ja-jp/guides/monitoring/README.mdx rename to ja/guides/monitoring/README.mdx diff --git a/ja-jp/guides/monitoring/analysis.mdx b/ja/guides/monitoring/analysis.mdx similarity index 100% rename from ja-jp/guides/monitoring/analysis.mdx rename to ja/guides/monitoring/analysis.mdx diff --git a/ja-jp/guides/monitoring/integrate-external-ops-tools/README.mdx b/ja/guides/monitoring/integrate-external-ops-tools/README.mdx similarity index 100% rename from ja-jp/guides/monitoring/integrate-external-ops-tools/README.mdx rename to ja/guides/monitoring/integrate-external-ops-tools/README.mdx diff --git a/ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-langfuse.mdx b/ja/guides/monitoring/integrate-external-ops-tools/integrate-langfuse.mdx similarity index 100% rename from ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-langfuse.mdx rename to ja/guides/monitoring/integrate-external-ops-tools/integrate-langfuse.mdx diff --git a/ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-langsmith.mdx b/ja/guides/monitoring/integrate-external-ops-tools/integrate-langsmith.mdx similarity index 100% rename from ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-langsmith.mdx rename to ja/guides/monitoring/integrate-external-ops-tools/integrate-langsmith.mdx diff --git a/ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-opik.mdx b/ja/guides/monitoring/integrate-external-ops-tools/integrate-opik.mdx similarity index 100% rename from ja-jp/guides/monitoring/integrate-external-ops-tools/integrate-opik.mdx rename to ja/guides/monitoring/integrate-external-ops-tools/integrate-opik.mdx diff --git a/ja-jp/guides/workflow/additional-feature.mdx b/ja/guides/workflow/additional-feature.mdx similarity index 100% rename from ja-jp/guides/workflow/additional-feature.mdx rename to ja/guides/workflow/additional-feature.mdx diff --git a/ja-jp/guides/workflow/application-publishing.mdx b/ja/guides/workflow/application-publishing.mdx similarity index 100% rename from ja-jp/guides/workflow/application-publishing.mdx rename to ja/guides/workflow/application-publishing.mdx diff --git a/ja-jp/guides/workflow/bulletin.mdx b/ja/guides/workflow/bulletin.mdx similarity index 100% rename from ja-jp/guides/workflow/bulletin.mdx rename to ja/guides/workflow/bulletin.mdx diff --git a/ja-jp/guides/workflow/concepts.mdx b/ja/guides/workflow/concepts.mdx similarity index 100% rename from ja-jp/guides/workflow/concepts.mdx rename to ja/guides/workflow/concepts.mdx diff --git a/ja-jp/guides/workflow/create-flow-app.mdx b/ja/guides/workflow/create-flow-app.mdx similarity index 100% rename from ja-jp/guides/workflow/create-flow-app.mdx rename to ja/guides/workflow/create-flow-app.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/README.mdx b/ja/guides/workflow/debug-and-preview/README.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/README.mdx rename to ja/guides/workflow/debug-and-preview/README.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/checklist.mdx b/ja/guides/workflow/debug-and-preview/checklist.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/checklist.mdx rename to ja/guides/workflow/debug-and-preview/checklist.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/history.mdx b/ja/guides/workflow/debug-and-preview/history.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/history.mdx rename to ja/guides/workflow/debug-and-preview/history.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/log.mdx b/ja/guides/workflow/debug-and-preview/log.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/log.mdx rename to ja/guides/workflow/debug-and-preview/log.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/step-run.mdx b/ja/guides/workflow/debug-and-preview/step-run.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/step-run.mdx rename to ja/guides/workflow/debug-and-preview/step-run.mdx diff --git a/ja-jp/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx b/ja/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx similarity index 100% rename from ja-jp/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx rename to ja/guides/workflow/debug-and-preview/yu-lan-yu-yun-hang.mdx diff --git a/ja-jp/guides/workflow/error-handling/README.mdx b/ja/guides/workflow/error-handling/README.mdx similarity index 100% rename from ja-jp/guides/workflow/error-handling/README.mdx rename to ja/guides/workflow/error-handling/README.mdx diff --git a/ja-jp/guides/workflow/error-handling/error-type.mdx b/ja/guides/workflow/error-handling/error-type.mdx similarity index 100% rename from ja-jp/guides/workflow/error-handling/error-type.mdx rename to ja/guides/workflow/error-handling/error-type.mdx diff --git a/ja-jp/guides/workflow/error-handling/predefined-nodes-failure-logic.mdx b/ja/guides/workflow/error-handling/predefined-nodes-failure-logic.mdx similarity index 100% rename from ja-jp/guides/workflow/error-handling/predefined-nodes-failure-logic.mdx rename to ja/guides/workflow/error-handling/predefined-nodes-failure-logic.mdx diff --git a/ja-jp/guides/workflow/error-handling/saretaerrojikku.mdx b/ja/guides/workflow/error-handling/saretaerrojikku.mdx similarity index 100% rename from ja-jp/guides/workflow/error-handling/saretaerrojikku.mdx rename to ja/guides/workflow/error-handling/saretaerrojikku.mdx diff --git a/ja-jp/guides/workflow/file-upload.mdx b/ja/guides/workflow/file-upload.mdx similarity index 100% rename from ja-jp/guides/workflow/file-upload.mdx rename to ja/guides/workflow/file-upload.mdx diff --git a/ja-jp/guides/workflow/nodes/README.mdx b/ja/guides/workflow/nodes/README.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/README.mdx rename to ja/guides/workflow/nodes/README.mdx diff --git a/ja-jp/guides/workflow/nodes/agent.mdx b/ja/guides/workflow/nodes/agent.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/agent.mdx rename to ja/guides/workflow/nodes/agent.mdx diff --git a/ja-jp/guides/workflow/nodes/answer.mdx b/ja/guides/workflow/nodes/answer.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/answer.mdx rename to ja/guides/workflow/nodes/answer.mdx diff --git a/ja-jp/guides/workflow/nodes/code.mdx b/ja/guides/workflow/nodes/code.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/code.mdx rename to ja/guides/workflow/nodes/code.mdx diff --git a/ja-jp/guides/workflow/nodes/doc-extractor.mdx b/ja/guides/workflow/nodes/doc-extractor.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/doc-extractor.mdx rename to ja/guides/workflow/nodes/doc-extractor.mdx diff --git a/ja-jp/guides/workflow/nodes/end.mdx b/ja/guides/workflow/nodes/end.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/end.mdx rename to ja/guides/workflow/nodes/end.mdx diff --git a/ja-jp/guides/workflow/nodes/http-request.mdx b/ja/guides/workflow/nodes/http-request.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/http-request.mdx rename to ja/guides/workflow/nodes/http-request.mdx diff --git a/ja-jp/guides/workflow/nodes/ifelse.mdx b/ja/guides/workflow/nodes/ifelse.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/ifelse.mdx rename to ja/guides/workflow/nodes/ifelse.mdx diff --git a/ja-jp/guides/workflow/nodes/iteration.mdx b/ja/guides/workflow/nodes/iteration.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/iteration.mdx rename to ja/guides/workflow/nodes/iteration.mdx diff --git a/ja-jp/guides/workflow/nodes/knowledge-retrieval.mdx b/ja/guides/workflow/nodes/knowledge-retrieval.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/knowledge-retrieval.mdx rename to ja/guides/workflow/nodes/knowledge-retrieval.mdx diff --git a/ja-jp/guides/workflow/nodes/list-operator.mdx b/ja/guides/workflow/nodes/list-operator.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/list-operator.mdx rename to ja/guides/workflow/nodes/list-operator.mdx diff --git a/ja-jp/guides/workflow/nodes/llm.mdx b/ja/guides/workflow/nodes/llm.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/llm.mdx rename to ja/guides/workflow/nodes/llm.mdx diff --git a/ja-jp/guides/workflow/nodes/loop.mdx b/ja/guides/workflow/nodes/loop.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/loop.mdx rename to ja/guides/workflow/nodes/loop.mdx diff --git a/ja-jp/guides/workflow/nodes/parameter-extractor.mdx b/ja/guides/workflow/nodes/parameter-extractor.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/parameter-extractor.mdx rename to ja/guides/workflow/nodes/parameter-extractor.mdx diff --git a/ja-jp/guides/workflow/nodes/question-classifier.mdx b/ja/guides/workflow/nodes/question-classifier.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/question-classifier.mdx rename to ja/guides/workflow/nodes/question-classifier.mdx diff --git a/ja-jp/guides/workflow/nodes/start.mdx b/ja/guides/workflow/nodes/start.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/start.mdx rename to ja/guides/workflow/nodes/start.mdx diff --git a/ja-jp/guides/workflow/nodes/template.mdx b/ja/guides/workflow/nodes/template.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/template.mdx rename to ja/guides/workflow/nodes/template.mdx diff --git a/ja-jp/guides/workflow/nodes/tools.mdx b/ja/guides/workflow/nodes/tools.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/tools.mdx rename to ja/guides/workflow/nodes/tools.mdx diff --git a/ja-jp/guides/workflow/nodes/variable-aggregator.mdx b/ja/guides/workflow/nodes/variable-aggregator.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/variable-aggregator.mdx rename to ja/guides/workflow/nodes/variable-aggregator.mdx diff --git a/ja-jp/guides/workflow/nodes/variable-assigner.mdx b/ja/guides/workflow/nodes/variable-assigner.mdx similarity index 100% rename from ja-jp/guides/workflow/nodes/variable-assigner.mdx rename to ja/guides/workflow/nodes/variable-assigner.mdx diff --git a/ja-jp/guides/workflow/orchestrate-node.mdx b/ja/guides/workflow/orchestrate-node.mdx similarity index 100% rename from ja-jp/guides/workflow/orchestrate-node.mdx rename to ja/guides/workflow/orchestrate-node.mdx diff --git a/ja-jp/guides/workflow/publish.mdx b/ja/guides/workflow/publish.mdx similarity index 100% rename from ja-jp/guides/workflow/publish.mdx rename to ja/guides/workflow/publish.mdx diff --git a/ja-jp/guides/workflow/shortcut-key.mdx b/ja/guides/workflow/shortcut-key.mdx similarity index 100% rename from ja-jp/guides/workflow/shortcut-key.mdx rename to ja/guides/workflow/shortcut-key.mdx diff --git a/ja-jp/guides/workflow/variables.mdx b/ja/guides/workflow/variables.mdx similarity index 100% rename from ja-jp/guides/workflow/variables.mdx rename to ja/guides/workflow/variables.mdx diff --git a/ja-jp/guides/workspace/app.mdx b/ja/guides/workspace/app.mdx similarity index 100% rename from ja-jp/guides/workspace/app.mdx rename to ja/guides/workspace/app.mdx diff --git a/ja-jp/introduction.mdx b/ja/introduction.mdx similarity index 100% rename from ja-jp/introduction.mdx rename to ja/introduction.mdx