When building AI, you change many things at once: code, data, prompts, models. After a few runs, it becomes unclear what actually caused results to improve or regress. LitLogger records every run as ...
Minimal wrapper for the Python standard library logger. Because consistent, colorized logging shouldn't require large dependencies. Apathetic Python Logger provides a lightweight, dependency-free ...