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
37.12k stars 5.02k forks source link

Built-in tool to synthesis images using Amazon Bedrock API #5278

Open tmokmss opened 3 weeks ago

tmokmss commented 3 weeks ago

Self Checks

1. Is this request related to a challenge you're experiencing?

I was trying to use Bedrock image synthesis models such as Stability Diffusion or Titan image, but currently there is no built-in tool to do that.

2. Describe the feature you'd like to see

Add a built-in tool to support image generation using Bedrock API.

3. How will this feature improve your workflow or experience?

With this new feature, we Bedrock users do not have to make a new tool for Bedrock image synthesis by ourselves.

4. Additional context or comments

I wonder, is this type of request something you are welcoming a PR? I read this document but am still not quite sure about the built-in tools adoption policy. If yes, I'm willing to work on this feature. Thanks!

5. Can you help us with this feature?

laipz8200 commented 1 week ago

Hi! It would be really helpful if you could contribute to this feature. You can refer to the implementation of DALLE or other similar tools. ❤️