Why can't the Variable Aggregatormerge files? #6614

Closed
opened 2026-02-21 18:16:34 -05:00 by yindo · 2 comments
Owner

Originally created by @bingbing6 on GitHub (Nov 7, 2024).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.11.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

image
I want to be able to aggregate external files and uploaded files in the conversation

✔️ Expected Behavior

I hope to have sys.files.

Actual Behavior

Only the files

Originally created by @bingbing6 on GitHub (Nov 7, 2024). ### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [X] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [X] Please do not modify this template :) and fill in all the required fields. ### Dify version 0.11.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![image](https://github.com/user-attachments/assets/90f54ae6-d322-48e7-80f5-098663f6f01e) I want to be able to aggregate external files and uploaded files in the conversation ### ✔️ Expected Behavior I hope to have sys.files. ### ❌ Actual Behavior Only the files
yindo added the 🐞 bug label 2026-02-21 18:16:34 -05:00
yindo closed this issue 2026-02-21 18:16:34 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Nov 7, 2024):

The current implementation of the Variable Aggregator in Dify does not support merging files. The documentation does not provide specific details on file merging capabilities or limitations within the Variable Aggregator. It is designed to aggregate variables of the same data type, such as strings, numbers, files, objects, and arrays, but there is no mention of file merging functionality [1][2][3].

To continue talking to Dosu, mention @dosu.

@dosubot[bot] commented on GitHub (Nov 7, 2024): <!-- Answer --> The current implementation of the Variable Aggregator in Dify does not support merging files. The documentation does not provide specific details on file merging capabilities or limitations within the Variable Aggregator. It is designed to aggregate variables of the same data type, such as strings, numbers, files, objects, and arrays, but there is no mention of file merging functionality <sup>[[1]](https://github.com/langgenius/dify-docs/blob/main/en/guides/workflow/node/variable-aggregator.md)</sup><sup>[[2]](https://github.com/langgenius/dify-docs/blob/main/zh_CN/guides/workflow/node/variable-aggregator.md)</sup><sup>[[3]](https://github.com/langgenius/dify-docs/blob/main/jp/guides/workflow/node/variable-aggregator.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.*
Author
Owner

@crazywoola commented on GitHub (Nov 7, 2024):

For questions, please use the discussion instead.

@crazywoola commented on GitHub (Nov 7, 2024): For questions, please use the discussion instead.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#6614