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 ...
A Python logging library from the ds-common library collection, providing structured logging with support for extra fields, class-based loggers, and flexible configuration. . ├── .github/ │ ├── ...