Hi, I have some images that are stored in a bucket which I want to feed into OpenAI's Vision Model (image to text). How do I get an image url from getFilePreview? Currently the url that I get from getFilePreview doesn't work with OpenAI, which requires a valid imageUrl. Wondering if there are any solutions to this. Thank you in advance!