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

@ -1,7 +1,7 @@
{ {
"name": "andy", "name": "andy",
"model": "gpt-4o", "model": "gpt-4o",
"conversation_examples": [ "conversation_examples": [
[ [

View file

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

View file

@ -1,7 +1,7 @@
{ {
"name": "jill", "name": "jill",
"model": "gpt-4o", "model": "gpt-4o",
"conversation_examples": [ "conversation_examples": [
[ [