We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a0838 commit f1606f8Copy full SHA for f1606f8
1 file changed
configs/pvp/portkey/battlesnake.yaml
@@ -14,14 +14,14 @@ players:
14
agent: !include mini/default.yaml
15
model:
16
model_class: portkey
17
- model_name: openai/gpt-5-mini
+ model_name: "@openai/gpt-5-mini"
18
- agent: mini
19
name: p2
20
config:
21
22
23
24
- model_name: anthropic/claude-sonnet-4-20250514
25
prompts:
26
game_description: |
27
You are a software developer ({{player_id}}) competing in a coding game called BattleSnake.
0 commit comments