Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


tidyllm (version 0.3.1)

gemini_delete_file: Delete a File from Gemini API

Description

Deletes a specific file from the Gemini API using its file ID.

Usage

gemini_delete_file(.file_name)

Value

Invisibly returns NULL. Prints a confirmation message upon successful deletion.

Arguments

.file_name

The file ID (e.g., "files/abc-123") to delete.