From 2036288e131fce35b424b216cd2caf79e90415c0 Mon Sep 17 00:00:00 2001 From: mmaheshwari2 Date: Tue, 4 Mar 2025 10:28:11 -0800 Subject: [PATCH] tested eval script, changed model to 4o-mini --- andy.json | 2 +- evaluation_script.py | 2 +- jill.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/andy.json b/andy.json index 1d47168..1a282d5 100644 --- a/andy.json +++ b/andy.json @@ -1,7 +1,7 @@ { "name": "andy", - "model": "gpt-4o", + "model": "gpt-4o", "conversation_examples": [ [ diff --git a/evaluation_script.py b/evaluation_script.py index ea5859b..7eaa42c 100644 --- a/evaluation_script.py +++ b/evaluation_script.py @@ -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, diff --git a/jill.json b/jill.json index d81be99..1257bc6 100644 --- a/jill.json +++ b/jill.json @@ -1,7 +1,7 @@ { "name": "jill", - "model": "gpt-4o", + "model": "gpt-4o", "conversation_examples": [ [