Tools::AudioEditing::ReadAudioFileTool
Inherits Tools::BuiltInFunction < LLM::LocalFunction < LLM::Function < Reference < Object
The ReadAudioFileTool class defines a tool for reading an audio file and returning it as a base64 audio attachment.
It ensures the operation is performed securely within the allowed directory, avoiding access to unauthorized paths.
Class methods
description
The pre-loaded static description of the function.
side_effects
Instance methods
description
The runtime description of the function.