How to send a image to the llama model using Groq

How to attach an image for reference to the agent. The model i am using is llama 3.2 vision. So i need the vision features to be used. I am using the llama 3.2 model from Groq

Hi @nandhu
Thank you for reaching out and using Phidata! I’ve tagged the relevant engineers to assist you with your query. We aim to respond within 48 hours.
If this is urgent, please feel free to let us know, and we’ll do our best to prioritize it.
Thanks for your patience!

Hi @nandhu
Here is an example cookbook that should be what you are looking for?

Hello @nandhu !

Please check out this example for using image as an input with Groq & llama 3.2 phidata/cookbook/providers/groq/image_agent.py at main · phidatahq/phidata · GitHub