Tools::FileManagement::CreateDirectoryTool
Inherits Tools::BuiltInFunction < LLM::LocalFunction < LLM::Function < Reference < Object
The CreateDirectoryTool class defines a tool for creating directories.
It ensures that the directory is created within the current working
directory and does not allow creation of paths that escape the root.
Class methods
description
The pre-loaded static description of the function.
side_effects
Instance methods
description
The runtime description of the function.