[PR #451] [MERGED] Add docs for multi-credential-management #512

Closed
opened 2026-02-16 06:15:43 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/451
Author: @RiskeyL
Created: 9/5/2025
Status: Merged
Merged: 9/5/2025
Merged by: @guchenhe

Base: mainHead: multi-credential/siqi


📝 Commits (3)

  • 84255cf docs: multi-credential-management
  • 9a86fdb fix tabs
  • 3cd2be6 Docs tools: Successfully completed 3 operations

📊 Changes

34 files changed (+378 additions, -78 deletions)

View changed files

📝 docs.json (+3 -0)
📝 en/guides/knowledge-base/knowledge-pipeline/authorize-data-source.mdx (+1 -0)
📝 en/guides/knowledge-base/knowledge-pipeline/create-knowledge-pipeline.mdx (+1 -0)
📝 en/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx (+2 -1)
📝 en/guides/knowledge-base/knowledge-pipeline/manage-knowledge-base.mdx (+2 -1)
📝 en/guides/knowledge-base/knowledge-pipeline/publish-knowledge-pipeline.mdx (+2 -1)
📝 en/guides/knowledge-base/knowledge-pipeline/readme.mdx (+2 -1)
📝 en/guides/knowledge-base/knowledge-pipeline/upload-files.mdx (+2 -1)
📝 en/guides/model-configuration/load-balancing.mdx (+23 -20)
en/guides/model-configuration/manage-model-credential.mdx (+89 -0)
images/add_load_balancing_credential.png (+0 -0)
images/custom_model_credential.png (+0 -0)
images/custom_model_credential_list.png (+0 -0)
images/load_balancing_icon.png (+0 -0)
images/predefined_model_credential.png (+0 -0)
images/removed_custom_model_re-add.png (+0 -0)
📝 ja-jp/guides/knowledge-base/knowledge-pipeline/authorize-data-source.mdx (+2 -1)
📝 ja-jp/guides/knowledge-base/knowledge-pipeline/create-knowledge-pipeline.mdx (+2 -1)
📝 ja-jp/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx (+2 -1)
📝 ja-jp/guides/knowledge-base/knowledge-pipeline/manage-knowledge-base.mdx (+2 -1)

...and 14 more files

📄 Description

Add English, Chinese, and Japanese docs for the feature [multi-credential-management]


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-docs/pull/451 **Author:** [@RiskeyL](https://github.com/RiskeyL) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/5/2025 **Merged by:** [@guchenhe](https://github.com/guchenhe) **Base:** `main` ← **Head:** `multi-credential/siqi` --- ### 📝 Commits (3) - [`84255cf`](https://github.com/langgenius/dify-docs/commit/84255cf17e63f353a139cad0cb220265106624bf) docs: multi-credential-management - [`9a86fdb`](https://github.com/langgenius/dify-docs/commit/9a86fdb9066be4ac3c9f722f6ea314ed1d678d5d) fix tabs - [`3cd2be6`](https://github.com/langgenius/dify-docs/commit/3cd2be6ab4628d01af31d078d6661ae54a07a7b4) Docs tools: Successfully completed 3 operations ### 📊 Changes **34 files changed** (+378 additions, -78 deletions) <details> <summary>View changed files</summary> 📝 `docs.json` (+3 -0) 📝 `en/guides/knowledge-base/knowledge-pipeline/authorize-data-source.mdx` (+1 -0) 📝 `en/guides/knowledge-base/knowledge-pipeline/create-knowledge-pipeline.mdx` (+1 -0) 📝 `en/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx` (+2 -1) 📝 `en/guides/knowledge-base/knowledge-pipeline/manage-knowledge-base.mdx` (+2 -1) 📝 `en/guides/knowledge-base/knowledge-pipeline/publish-knowledge-pipeline.mdx` (+2 -1) 📝 `en/guides/knowledge-base/knowledge-pipeline/readme.mdx` (+2 -1) 📝 `en/guides/knowledge-base/knowledge-pipeline/upload-files.mdx` (+2 -1) 📝 `en/guides/model-configuration/load-balancing.mdx` (+23 -20) ➕ `en/guides/model-configuration/manage-model-credential.mdx` (+89 -0) ➕ `images/add_load_balancing_credential.png` (+0 -0) ➕ `images/custom_model_credential.png` (+0 -0) ➕ `images/custom_model_credential_list.png` (+0 -0) ➕ `images/load_balancing_icon.png` (+0 -0) ➕ `images/predefined_model_credential.png` (+0 -0) ➕ `images/removed_custom_model_re-add.png` (+0 -0) 📝 `ja-jp/guides/knowledge-base/knowledge-pipeline/authorize-data-source.mdx` (+2 -1) 📝 `ja-jp/guides/knowledge-base/knowledge-pipeline/create-knowledge-pipeline.mdx` (+2 -1) 📝 `ja-jp/guides/knowledge-base/knowledge-pipeline/knowledge-pipeline-orchestration.mdx` (+2 -1) 📝 `ja-jp/guides/knowledge-base/knowledge-pipeline/manage-knowledge-base.mdx` (+2 -1) _...and 14 more files_ </details> ### 📄 Description Add English, Chinese, and Japanese docs for the feature [multi-credential-management] --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 06:15:43 -05:00
yindo closed this issue 2026-02-16 06:15:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-docs#512