I want to send an image to the AI Agent, then to the AI Agent tool, and then to an API with an http request, but I cannot send the image file in any way.
First Output (with code node):
“I can’t detect a face because the image is not loaded into memory. Please provide a valid image or a URL.”
Second Output (without code node):
“Sorry, I can’t analyze uploaded images directly at the moment. If you can provide a link (URL) to the image, or describe the faces and other details in it, I’ll do my best to help based on that information.”
in both cases Automatically Passthrouh Binary Images Enabled
I can’t directly process the image you provide. Please provide me with the image you want to analyze (e.g. with a URL or textual description) so I can detect faces.
Hello, thank you, but that node does not work for me because facial recognition integration is required. The AI agent itself needs to send the file sent to this API.