| gemini_delete_file | R Documentation |
Deletes a specific file from the Gemini API using its file ID.
gemini_delete_file(.file_name)
.file_name |
The file ID (e.g., "files/abc-123") to delete. |
Invisibly returns NULL. Prints a confirmation message upon successful deletion.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.