[PR #7] [MERGED] Feat: update image replace script #306

Closed
opened 2026-02-16 05:19:57 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs/pull/7
Author: @AllenWriter
Created: 3/28/2025
Status: Merged
Merged: 3/28/2025
Merged by: @AllenWriter

Base: mainHead: feat/image-filter


📝 Commits (1)

  • bf41587 Feat: update image replace script

📊 Changes

44 files changed (+787 additions, -174 deletions)

View changed files

📝 ja-jp/community/docs-contribution.mdx (+1 -1)
📝 ja-jp/development/models-integration/gpustack.mdx (+2 -2)
📝 ja-jp/development/models-integration/hugging-face.mdx (+9 -9)
📝 ja-jp/development/models-integration/litellm.mdx (+1 -1)
📝 ja-jp/development/models-integration/ollama.mdx (+3 -4)
📝 ja-jp/development/models-integration/replicate.mdx (+2 -2)
📝 ja-jp/development/models-integration/xinference.mdx (+1 -1)
📝 ja-jp/guides/application-orchestrate/agent.mdx (+1 -1)
📝 ja-jp/guides/application-orchestrate/agent.mdx.bak (+1 -1)
📝 ja-jp/guides/knowledge-base/connect-external-knowledge-base.mdx (+7 -7)
📝 ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx (+4 -4)
📝 ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx (+1 -1)
📝 ja-jp/guides/workflow/file-upload.mdx (+7 -7)
📝 ja-jp/guides/workflow/node/doc-extractor.mdx (+1 -1)
📝 ja-jp/guides/workflow/node/http-request.mdx (+2 -2)
📝 ja-jp/guides/workflow/node/ifelse.mdx (+2 -2)
📝 ja-jp/guides/workflow/node/iteration.mdx (+13 -13)
📝 ja-jp/guides/workflow/node/knowledge-retrieval.mdx (+4 -4)
📝 ja-jp/guides/workflow/node/llm.mdx (+10 -10)
📝 ja-jp/guides/workflow/node/parameter-extractor.mdx (+3 -3)

...and 24 more files

📄 Description

No description provided


🔄 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/7 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `feat/image-filter` --- ### 📝 Commits (1) - [`bf41587`](https://github.com/langgenius/dify-docs/commit/bf4158761f37c0e37fb9c0743ba77d2d61c22f9f) Feat: update image replace script ### 📊 Changes **44 files changed** (+787 additions, -174 deletions) <details> <summary>View changed files</summary> 📝 `ja-jp/community/docs-contribution.mdx` (+1 -1) 📝 `ja-jp/development/models-integration/gpustack.mdx` (+2 -2) 📝 `ja-jp/development/models-integration/hugging-face.mdx` (+9 -9) 📝 `ja-jp/development/models-integration/litellm.mdx` (+1 -1) 📝 `ja-jp/development/models-integration/ollama.mdx` (+3 -4) 📝 `ja-jp/development/models-integration/replicate.mdx` (+2 -2) 📝 `ja-jp/development/models-integration/xinference.mdx` (+1 -1) 📝 `ja-jp/guides/application-orchestrate/agent.mdx` (+1 -1) 📝 `ja-jp/guides/application-orchestrate/agent.mdx.bak` (+1 -1) 📝 `ja-jp/guides/knowledge-base/connect-external-knowledge-base.mdx` (+7 -7) 📝 `ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-notion.mdx` (+4 -4) 📝 `ja-jp/guides/knowledge-base/create-knowledge-and-upload-documents/import-content-data/sync-from-website.mdx` (+1 -1) 📝 `ja-jp/guides/workflow/file-upload.mdx` (+7 -7) 📝 `ja-jp/guides/workflow/node/doc-extractor.mdx` (+1 -1) 📝 `ja-jp/guides/workflow/node/http-request.mdx` (+2 -2) 📝 `ja-jp/guides/workflow/node/ifelse.mdx` (+2 -2) 📝 `ja-jp/guides/workflow/node/iteration.mdx` (+13 -13) 📝 `ja-jp/guides/workflow/node/knowledge-retrieval.mdx` (+4 -4) 📝 `ja-jp/guides/workflow/node/llm.mdx` (+10 -10) 📝 `ja-jp/guides/workflow/node/parameter-extractor.mdx` (+3 -3) _...and 24 more files_ </details> ### 📄 Description _No description provided_ --- <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 05:19:57 -05:00
yindo closed this issue 2026-02-16 05:19:57 -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#306