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
46.75k stars 6.61k forks source link

Why file type data cannot be processed between nodes? #8812

Closed HaiShin closed 2 days ago

HaiShin commented 2 days ago

Self Checks

1. Is this request related to a challenge you're experiencing? Tell me about your story.

When I use drawing tools, such as chart; DALL-E, the output file type data cannot directly extract the URL, which makes it impossible for me to convert it into markdown format data output. At the same time, when these drawing tools are embedded in the workflow, they cannot be used as results in the end node, which is very difficult to use.

2. Additional context or comments

I think file type data can be converted to json to facilitate subsequent operations.

3. Can you help us with this feature?

crazywoola commented 2 days ago

Duplicated https://github.com/langgenius/dify/issues/5346

Please do this before checking it.

I have searched for existing issues search for existing issues, including closed ones.