How to Send Large Videos to Gemini AI API 1.5 Pro for Inference?
I’m currently working with the Gemini AI API 1.5 Pro (latest version) and need to send large video files for inference. These videos are several hundred megabytes each (~700MB) but are within the API’s constraints (e.g., less than 1 hour in length). I want to upload them once and perform inference without re-uploading.