Skip to content

Commit 33aef1b

Browse files
Merge branch 'main' into feat/acp-remote-runtime
2 parents c153e80 + 731809d commit 33aef1b

Some content is hidden

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

53 files changed

+4832
-613
lines changed

.github/run-eval/resolve_model_config.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@
5252
"litellm_extra_body": {"enable_thinking": True},
5353
},
5454
},
55+
"qwen3.5-flash": {
56+
"id": "qwen3.5-flash",
57+
"display_name": "Qwen3.5 Flash",
58+
"llm_config": {
59+
"model": "litellm_proxy/dashscope/qwen3.5-flash-2026-02-23",
60+
"temperature": 0.0,
61+
},
62+
},
5563
"claude-4.5-opus": {
5664
"id": "claude-4.5-opus",
5765
"display_name": "Claude 4.5 Opus",

0 commit comments

Comments
 (0)