gemini_file_metadata | R Documentation |
Retrieves metadata for a specific file uploaded to the Gemini API.
gemini_file_metadata(.file_name)
.file_name |
The file ID (e.g., "files/abc-123") to retrieve metadata for. |
A tibble containing metadata fields such as name, display name, MIME type, size, and URI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.