Skip to content

Commit 0092851

Browse files
committed
move exp
1 parent a0b2156 commit 0092851

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

experiments/run_research_experiment.py renamed to packages/sample-app/sample_app/experiment/run_research_experiment.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ async def main():
6565
dataset_version="v1",
6666
evaluators=["accuracy", "relevance"],
6767
experiment_slug="research-exp",
68-
stop_on_error=False,
6968
)
7069

7170
# Print response

0 commit comments

Comments
 (0)