yoheinakajima / babyagi

https://babyagi.org/
20.4k stars 2.68k forks source link

Added logging to a log and task log output #108

Closed tslowery78 closed 1 month ago

tslowery78 commented 1 year ago

No change in the way the code works. I just added log files that save the output of the stream to a file called babyai.log, and also saves just the task output to a file called task_output.log. The stream is also printed to the screen as before.

This has been valuable to have a record of the ideas GPT comes up with and just the task outputs to sift thru and gain valuable insight into the objective.