I’m trying to pass an image through to Anthropic Claude 3.7 and have checked the option “Automatically Passthrough Binary Images” on. I’ve also applied the same code as this guy did:
But the AI response says that no image was attached.
Thanks for the suggestion, I tried it but the AI responded "I notice that James is asking me to describe an attached file, but there doesn’t appear to be any file attached to his most recent message based on the information provided. "
Interesting update, I got it working with OpenAI’s o1 model (with the code node beforehand). It failed with o3 and 4o models - and of course Claude 3.7.
So I’m wondering now whether it’s an issue with the agent itself. Potential bug? Not fully configured to work with 3.7?