Skip to content

Commit 6b31c14

Browse files
committed
Merge branch 'main' of github.com:emagedoc/CodeClash
2 parents ac16a29 + eff5609 commit 6b31c14

9 files changed

Lines changed: 12 additions & 24 deletions

aws/setup/batch/job_definition.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@
3333
{
3434
"name": "PORTKEY_API_KEY",
3535
"valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:PORTKEY_API_KEY::"
36+
},
37+
{
38+
"name": "DASHSCOPE_API_KEY",
39+
"valueFrom": "arn:aws:secretsmanager:us-east-1:039984708918:secret:kilian-codeclash-keys-CTX9UJ:DASHSCOPE_API_KEY::"
3640
}
3741
]
3842
},

configs/main/Halite__claude-sonnet-4-20250514__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ players:
2020
config:
2121
agent: !include mini/default.yaml
2222
model:
23-
model_name: qwen3-coder-plus-2025-09-23
24-
model_class: dashscope
25-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
23+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2624
model_kwargs:
2725
temperature: 0.2
2826
prompts:

configs/main/Halite__claude-sonnet-4-5-20250929__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ players:
2020
config:
2121
agent: !include mini/default.yaml
2222
model:
23-
model_name: qwen3-coder-plus-2025-09-23
24-
model_class: dashscope
25-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
23+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2624
model_kwargs:
2725
temperature: 0.2
2826
prompts:

configs/main/Halite__gemini-2.5-pro__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ players:
1919
config:
2020
agent: !include mini/default.yaml
2121
model:
22-
model_name: qwen3-coder-plus-2025-09-23
23-
model_class: dashscope
24-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
22+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2523
model_kwargs:
2624
temperature: 0.2
2725
prompts:

configs/main/Halite__glm-4-5__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ players:
1818
config:
1919
agent: !include mini/default.yaml
2020
model:
21-
model_name: qwen3-coder-plus-2025-09-23
22-
model_class: dashscope
23-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
21+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2422
model_kwargs:
2523
temperature: 0.2
2624
prompts:

configs/main/Halite__gpt-5-mini__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ players:
1717
config:
1818
agent: !include mini/default.yaml
1919
model:
20-
model_name: qwen3-coder-plus-2025-09-23
21-
model_class: dashscope
22-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
20+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2321
model_kwargs:
2422
temperature: 0.2
2523
prompts:

configs/main/Halite__gpt-5__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ players:
1717
config:
1818
agent: !include mini/default.yaml
1919
model:
20-
model_name: qwen3-coder-plus-2025-09-23
21-
model_class: dashscope
22-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
20+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2321
model_kwargs:
2422
temperature: 0.2
2523
prompts:

configs/main/Halite__grok-code-fast-1__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ players:
2020
config:
2121
agent: !include mini/default.yaml
2222
model:
23-
model_name: qwen3-coder-plus-2025-09-23
24-
model_class: dashscope
25-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
23+
model_name: dashscope/qwen3-coder-plus-2025-09-23
2624
model_kwargs:
2725
temperature: 0.2
2826
prompts:

configs/main/Halite__o3__qwen3-coder-plus-2025-09-23__r15__s250.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ players:
1010
config:
1111
agent: !include mini/default.yaml
1212
model:
13-
model_name: qwen3-coder-plus-2025-09-23
14-
model_class: dashscope
15-
litellm_model_name_override: deepinfra/Qwen/Qwen3-Coder-480B-A35B-Instruct
13+
model_name: dashscope/qwen3-coder-plus-2025-09-23
1614
model_kwargs:
1715
temperature: 0.2
1816
- agent: mini

0 commit comments

Comments
 (0)