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
51.82k stars 7.51k forks source link

Agent mode needs to support image upload/input #10574

Closed Modas-Li closed 4 days ago

Modas-Li commented 4 days ago

Self Checks

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

Agent mode needs to support image upload/input

2. Additional context or comments

thx

3. Can you help us with this feature?

crazywoola commented 4 days ago

We do support this feature long time ago, please read the docs.

https://docs.dify.ai/guides/workflow/bulletin#for-dify-cloud-users

skywalkerfmc commented 4 days ago

We do support this feature long time ago, please read the docs.

https://docs.dify.ai/guides/workflow/bulletin#for-dify-cloud-users

I need to get the image data or real image path in storage, then I can use the image in start node in my custom tools. How can I do? In the image data dict, it has no uuid imagename or data stream. screenshot-20241112-163818

Modas-Li commented 4 days ago

We do support this feature long time ago, please read the docs.

https://docs.dify.ai/guides/workflow/bulletin#for-dify-cloud-users

image there is no image upload feature in agent mode. my dify version is 0.11.0.