Replies: 2 comments 1 reply
-
Update |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, ozz-hand , i also met such situation , i want to know if or how can i send base64 to dify to be able process in LLM , can you please let me know what option and which LLM you were using? thank you very much. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Self Checks
Content
Hello,
I’m relatively new to Make and Dify, and I’m trying to integrate the two for a project. Specifically, I want to send a JPG image from Make to Dify, but I’m not sure about the correct way to do this. In Make, I plan to convert the JPG to Base64 before sending it.
I have a couple of beginner-level questions:
Is it possible to send a Base64-encoded JPG from Make to Dify using an HTTP module? If so, are there any specific settings or parameters I should be aware of?
Will Dify be able to handle the Base64-encoded JPG and process it with LLM? I want to make sure Dify can decode the image and run the necessary processes on it.
I’d appreciate any advice or guidance, as I’m still learning!
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions