Just trying to figure out how to get my agent node to view images for analysis. 7 max ideally at once. Current WF is schedule trigger > google drive serach > Drive download > and then into my agent. I’m brand new at this. but I have tried so many different code nodes, debugging with cpgt, claude, the pass binary image data option is on. It just either doesnt see the image, or the agent node keeps crashing with “connection lost”
You need to download the image as binary first
Then check the optionAutomatically Passthrough Binary Images
thanks for the response darrell, so I can see now its passing the images into the agent node. but I keep getting connection lost. It’s say it executed. But it doesn’t
Try with another model, if it still lost. It may be your connection (?)
1 Like
Maybe try a small image file and see how execution shows.
1 Like
That worked! Yes, i made the file smaller and it passed through the agent node. Then added a resize node. Ultimately need 7 images to pass through daily. But for now 2 is working! Appreciate it
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.