morganross / FilePromtForge01

copy of filepromptforge but with chatgpt o1 mini
0 stars 0 forks source link

add processing to the output before writing #5

Open morganross opened 1 month ago

morganross commented 1 month ago

Most text processing can be done AFTER we write the output file.

We must be able to do some basic text processing on the responses before we write them.

Avoid having to make a seperate script for basic text processing like filter or match Reduce writes to disk and file sizes Timestamps Ability to filter response text before writing based on

Its very important because the file that we write the output to must be named. either as specified at the command line (usually named after its input files), OR based on the text they contain. For instance a file may be named for the first words of a response.