tested eval script, changed model to 4o-mini

This commit is contained in:
mmaheshwari2 2025-03-04 10:28:11 -08:00
parent 329248ea65
commit 2036288e13
3 changed files with 3 additions and 3 deletions

View file

@ -108,7 +108,7 @@ def launch_parallel_experiments(task_path,
num_exp,
exp_name,
num_agents=2,
model="gpt-4o",
model="gpt-4o-mini",
api="openai",
num_parallel=1,
s3=False,