Custom Output
The defOutputProcessor
function registers a callback to perform custom processing of the LLM output at the end of the generation process. This function allows the creation of new files or modification of existing ones.
Cleaning generated files
This example clears the fileEdits
object, which contains the parsed file updates.