Tools::FileManagement::DeleteFileTool
Inherits Tools::BuiltInFunction < LLM::LocalFunction < LLM::Function < Reference < Object
The DeleteFileTool class defines a tool to delete a file by moving it to a
".deleted_files/" folder, where it preserves the files location path and
prepends a timestamp prepended to the filename.
Class methods
description
The pre-loaded static description of the function.
side_effects
Instance methods
description
The runtime description of the function.