langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
44.34k stars 6.21k forks source link

Support file upload of document types in the chat window, similar to the capability of ChatPDF. #1842

Closed shelltea closed 6 months ago

shelltea commented 8 months ago

Self Checks

Description of the new feature / enhancement

Support uploading document-type files in conversations and engage in interactive discussions around the content of the file.

Scenario when this would be used?

In addition to uploading files as a knowledge base through the backend, sometimes it is necessary to temporarily upload a file for conversation. Users who use this feature may generally not have permission to upload files in the backend.

Supporting information

No response

VincePotato commented 8 months ago

Good suggestion, we'll consider adding that feature.

github-actions[bot] commented 7 months ago

Close due to it's no longer active, if you have any questions, you can reopen it.

hponiang commented 7 months ago

Suggest designing the functionality to be more flexible, allowing users to receive the upload address after uploading. This address can then be used as a parameter to call custom tools in subsequent operations.

github-actions[bot] commented 6 months ago

Close due to it's no longer active, if you have any questions, you can reopen it.

Yefori-Go commented 5 months ago

Sorry to bother, just wanted to inquire about the current progress of this feature. I noticed that the "files-uploader" branch has not been updated for nine months. Is this feature still under development? If I want to implement this feature, where should I start? @VincePotato

tahitimoon commented 4 months ago

请问现在这个问题解决了吗?现在还是只能上传图片