Skip to content

Commit f1606f8

Browse files
committed
Working portkey
1 parent f1a0838 commit f1606f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/pvp/portkey/battlesnake.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ players:
1414
agent: !include mini/default.yaml
1515
model:
1616
model_class: portkey
17-
model_name: openai/gpt-5-mini
17+
model_name: "@openai/gpt-5-mini"
1818
- agent: mini
1919
name: p2
2020
config:
2121
agent: !include mini/default.yaml
2222
model:
2323
model_class: portkey
24-
model_name: anthropic/claude-sonnet-4-20250514
24+
model_name: "@openai/gpt-5-mini"
2525
prompts:
2626
game_description: |
2727
You are a software developer ({{player_id}}) competing in a coding game called BattleSnake.

0 commit comments

Comments
 (0)