gemini_upload_file | R Documentation |
Uploads a file to the Gemini API and returns its metadata as a tibble.
gemini_upload_file(.file_path)
.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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.