Skip to content

Commit 2d0c835

Browse files
committed
Update configs with thinking mode
1 parent 5faa61c commit 2d0c835

92 files changed

Lines changed: 394 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

configs/main/BattleCode__claude-3-7-sonnet-20250219__gpt-5-mini__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ players:
2121
model:
2222
model_name: '@openai/gpt-5-mini'
2323
model_class: portkey
24+
model_kwargs:
25+
drop_params: true
26+
reasoning_effort: high
27+
verbosity: medium
2428
prompts:
2529
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2630
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__claude-3-7-sonnet-20250219__gpt-5__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ players:
2121
model:
2222
model_name: '@openai/gpt-5'
2323
model_class: portkey
24+
model_kwargs:
25+
drop_params: true
26+
reasoning_effort: high
27+
verbosity: medium
2428
prompts:
2529
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2630
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__claude-sonnet-4-20250514__gpt-5-mini__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ players:
2121
model:
2222
model_name: '@openai/gpt-5-mini'
2323
model_class: portkey
24+
model_kwargs:
25+
drop_params: true
26+
reasoning_effort: high
27+
verbosity: medium
2428
prompts:
2529
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2630
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__claude-sonnet-4-20250514__gpt-5__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ players:
2121
model:
2222
model_name: '@openai/gpt-5'
2323
model_class: portkey
24+
model_kwargs:
25+
drop_params: true
26+
reasoning_effort: high
27+
verbosity: medium
2428
prompts:
2529
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2630
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__gemini-2.5-pro__gpt-5-mini__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ players:
2020
model:
2121
model_name: '@openai/gpt-5-mini'
2222
model_class: portkey
23+
model_kwargs:
24+
drop_params: true
25+
reasoning_effort: high
26+
verbosity: medium
2327
prompts:
2428
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2529
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__gemini-2.5-pro__gpt-5__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ players:
2020
model:
2121
model_name: '@openai/gpt-5'
2222
model_class: portkey
23+
model_kwargs:
24+
drop_params: true
25+
reasoning_effort: high
26+
verbosity: medium
2327
prompts:
2428
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2529
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__glm-4.5__gpt-5-mini__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ players:
2020
model:
2121
model_name: '@openai/gpt-5-mini'
2222
model_class: portkey
23+
model_kwargs:
24+
drop_params: true
25+
reasoning_effort: high
26+
verbosity: medium
2327
prompts:
2428
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2529
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__glm-4.5__gpt-5__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ players:
2020
model:
2121
model_name: '@openai/gpt-5'
2222
model_class: portkey
23+
model_kwargs:
24+
drop_params: true
25+
reasoning_effort: high
26+
verbosity: medium
2327
prompts:
2428
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2529
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__gpt-5-mini__grok-code-fast-1__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ players:
2121
model:
2222
model_name: '@openai/gpt-5-mini'
2323
model_class: portkey
24+
model_kwargs:
25+
drop_params: true
26+
reasoning_effort: high
27+
verbosity: medium
2428
prompts:
2529
game_description: "You are a software developer ({{player_id}}) competing in a coding\
2630
\ game called BattleCode.\nBattlecode 25 throws you into a real-time strategy\

configs/main/BattleCode__gpt-5-mini__o3__r15__s1000.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ players:
1313
model:
1414
model_name: '@openai/gpt-5-mini'
1515
model_class: portkey
16+
model_kwargs:
17+
drop_params: true
18+
reasoning_effort: high
19+
verbosity: medium
1620
- agent: mini
1721
name: o3
1822
config:

0 commit comments

Comments
 (0)