[PR #375] [MERGED] Release: add llms-file-upload guide #487

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-docs-archived/pull/375
Author: @AllenWriter
Created: 11/25/2024
Status: Merged
Merged: 11/25/2024
Merged by: @AllenWriter

Base: mainHead: release/file-upload-11.25


📝 Commits (2)

  • b06e351 Release: update file-upload guide
  • b15a4ce Docs: update llms' file upload feature

📊 Changes

14 files changed (+123 additions, -17 deletions)

View changed files

📝 .gitignore (+4 -1)
📝 en/guides/application-orchestrate/agent.md (+8 -0)
📝 en/guides/application-orchestrate/conversation-application.md (+10 -1)
📝 en/guides/application-orchestrate/creating-an-application.md (+2 -0)
📝 en/guides/management/app-management.md (+9 -0)
📝 en/guides/workflow/file-upload.md (+19 -5)
📝 en/guides/workflow/node/llm.md (+9 -0)
📝 zh_CN/guides/application-orchestrate/agent.md (+8 -0)
📝 zh_CN/guides/application-orchestrate/conversation-application.md (+8 -0)
📝 zh_CN/guides/application-orchestrate/creating-an-application.md (+2 -0)
📝 zh_CN/guides/management/app-management.md (+10 -0)
📝 zh_CN/guides/workflow/additional-features.md (+1 -1)
📝 zh_CN/guides/workflow/file-upload.md (+20 -6)
📝 zh_CN/guides/workflow/node/llm.md (+13 -3)

📄 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-archived/pull/375 **Author:** [@AllenWriter](https://github.com/AllenWriter) **Created:** 11/25/2024 **Status:** ✅ Merged **Merged:** 11/25/2024 **Merged by:** [@AllenWriter](https://github.com/AllenWriter) **Base:** `main` ← **Head:** `release/file-upload-11.25` --- ### 📝 Commits (2) - [`b06e351`](https://github.com/langgenius/dify-docs-archived/commit/b06e3518464c0ca0929717234098dc3029f8d9eb) Release: update file-upload guide - [`b15a4ce`](https://github.com/langgenius/dify-docs-archived/commit/b15a4ceb98738263bdfea003dd628da283fe3241) Docs: update llms' file upload feature ### 📊 Changes **14 files changed** (+123 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+4 -1) 📝 `en/guides/application-orchestrate/agent.md` (+8 -0) 📝 `en/guides/application-orchestrate/conversation-application.md` (+10 -1) 📝 `en/guides/application-orchestrate/creating-an-application.md` (+2 -0) 📝 `en/guides/management/app-management.md` (+9 -0) 📝 `en/guides/workflow/file-upload.md` (+19 -5) 📝 `en/guides/workflow/node/llm.md` (+9 -0) 📝 `zh_CN/guides/application-orchestrate/agent.md` (+8 -0) 📝 `zh_CN/guides/application-orchestrate/conversation-application.md` (+8 -0) 📝 `zh_CN/guides/application-orchestrate/creating-an-application.md` (+2 -0) 📝 `zh_CN/guides/management/app-management.md` (+10 -0) 📝 `zh_CN/guides/workflow/additional-features.md` (+1 -1) 📝 `zh_CN/guides/workflow/file-upload.md` (+20 -6) 📝 `zh_CN/guides/workflow/node/llm.md` (+13 -3) </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 11:20:57 -05:00
yindo closed this issue 2026-02-16 11:20: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-archived#487