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