1. Passing an image_url into the API call body.
2. Creating a conditional to check if the image_url is available.
3. If true, you will use the OpenAI Vision API and pass the response to the Assistant AI node.
4. If false, you will take the prompt and pass it to the OpenAI Assistant node.