⚠️
The Write File block is only available on the Desktop Version (v1.8.1+) of AnythingLLM.
Usage
đź’ˇ
You can use ${variable} string to dynamically insert the file path or file name in a fixed folder path.
This block allows you to write content to a file on the local file system. Only text output is supported.
The Write File block is used to save content to a file, which can be useful for exporting results, logging, or passing data to other applications or processes.
Input Variables
File Path: The path to the file you want to write to.Content: The content to write to the file.