You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Right now results.json is a list of dicts with each dict showing outputs for each pipeline stage. This could be improved. Abdul suggested a format that looks like a dict of string keys and json values, where keys are each step of the pipeline?