Calls to GPT-4-vision-preview don't produce errors, but it says it can't read images

RESOLVED!

So you have to give GPT a system role, and it will follow the instructions.

                    role = "system",
                    content = "You are trained to interpret images about people and make responsible 
                                           assumptions about them."