-
Notifications
You must be signed in to change notification settings - Fork 11.7k
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
Dify v1.0.0 cannot process messages with files #14173
Comments
@Yeha-Truong Hello there! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'll assist you while we wait for a human maintainer. I found some similar closed issues that might help you address the problem:
Additionally, for handling image file uploads in Dify v1.0.0, ensure that you have enabled the "File Upload" feature in your application settings. This feature supports various file types, including images, and consolidates all file uploads under a single feature. You should also ensure that the file variables are correctly processed in the workflow, especially when using LLM nodes that support vision capabilities [3][4][5]. Regarding the Pydantic serialization warnings, it seems there might be a mismatch in the expected data types. The To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Thank you for your report. The hash version of the Docker image is not guaranteed to be stable; please follow our released tags. |
This bug still happens in the latest release v1.0.0 |
Self Checks
Dify version
Version 1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Run Dify via Docker with the following version on the main branch:
252d2c425bb9a824fce6b3e5a8c4f09caf88b11f
✔️ Expected Behavior
The model should be able to process chat messages.
❌ Actual Behavior
The text was updated successfully, but these errors were encountered: