-
Notifications
You must be signed in to change notification settings - Fork 8.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with File List Field in Workflow Type Application after Upgrade to 0.14.2 #12048
Comments
To resolve the issue with the file list field in your Dify workflow application after upgrading to version 0.14.2, ensure that the file variable in the start node is correctly set to an Here's a step-by-step guide to configure it properly:
This configuration ensures that the iteration node can handle each file in the list correctly, preventing iterator errors and allowing for precise control over different file processing flows [1][2][3]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Fixed in #12035 |
did you try #12035? |
Self Checks
Dify version
0.14.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
I have encountered an error with the file list field in the workflow type application after upgrading to version 0.14.2. The error occurs at the iteration node and prevents the application from functioning correctly.
Error Message:
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: