out_file - MadBomber/aia GitHub Wiki

--out_file and --no-out_file

Specifics the path to the file in which the response is to be saved. Of if the --no-out_file option is selected the response will be sent to STDOUT.

envar: AIA_OUT_FILE default: temp.md

When used with --chat to start an interactive chat session, the conversation is sent to both the STDOUT and to the file designated by the --out_file option.