R/api_gemini.R
gemini_upload_file.Rd
Uploads a file to the Gemini API and returns its metadata as a tibble.
gemini_upload_file(.file_path)
The local file path of the file to upload.
A tibble containing metadata about the uploaded file, including its name, URI, and MIME type.