File tree Expand file tree Collapse file tree
configs/pvp/default_vs_more_prescriptive Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ players:
2020 agent : !include mini/more_prescriptive.yaml
2121 model :
2222 model_name : openai/gpt-5
23- - agent : dummy
24- name : dummy
2523prompts :
2624 game_description : |
2725 You are a software developer ({{player_id}}) competing in a coding game called BattleSnake.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ players:
1515 config :
1616 agent : !include mini/more_prescriptive.yaml
1717 model :
18- model_name : openai/gpt-5-mini
18+ model_name : openai/gpt-5
1919prompts :
2020 game_description : |
2121 You are a software developer ({{player_id}}) competing in a coding game called RobotRumble.
Original file line number Diff line number Diff line change @@ -20,8 +20,6 @@ players:
2020 agent : !include mini/more_prescriptive.yaml
2121 model :
2222 model_name : anthropic/claude-sonnet-4-20250514
23- - agent : dummy
24- name : dummy
2523prompts :
2624 game_description : |
2725 You are a software developer ({{player_id}}) competing in a coding game called BattleSnake.
You can’t perform that action at this time.
0 commit comments