release: cut 0.2.0 baseline
This commit is contained in:
@@ -265,7 +265,7 @@ def run_live_demo(
|
||||
checklist_path.write_text(DEMO_CHECKLIST, encoding="utf-8")
|
||||
|
||||
config = PipelineConfig(
|
||||
output_dir=Path("output"),
|
||||
output_dir=Path(".cross-eval/output"),
|
||||
max_iterations=3,
|
||||
language="en",
|
||||
inputs={"plan": plan_path, "checklist": checklist_path},
|
||||
|
||||
Reference in New Issue
Block a user