mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
[PR #451] [MERGED] Add docs for multi-credential-management #512
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:multi-credential/siqi📝 Commits (3)
84255cfdocs: multi-credential-management9a86fdbfix tabs3cd2be6Docs 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.