AbanteAI / rawdog

Generate and auto-execute Python scripts in the cli
Apache License 2.0
1.75k stars 134 forks source link

Log version update #56

Closed jakethekoenig closed 4 months ago

jakethekoenig commented 4 months ago

Now all llm output is stored as a python function. A script to migrate is added. The script to make the jsonl is updated. It has been verified that there is no change to the jsonl caused by this change.

Two small refactors: