post https://api.genai.masterpiecex.com/v2/llm/image_query
This function allows you to query an image or a set of images with a prompt. Save the requestId from the response and use the status endpoint to check the status of the request and retrieve the output. The imageUrls is an array of one or more public URLs of the images to query. You can use the assets/create endpoint to upload your images. To get the public URL of the uploaded image, simply remove the parameters. eg. everything after and including the ? in the returned assetUrl from the assets/create response. Make sure you have uploaded the image to our servers before querying.