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.
2 parents 07772c2 + 49019d4 commit 6f447bfCopy full SHA for 6f447bf
providers/alibaba-coding-plan.toml
@@ -10,6 +10,19 @@ api_key_env = "ALIBABA_CODING_PLAN_API_KEY"
10
base_url = "https://coding-intl.dashscope.aliyuncs.com/v1"
11
key_required = true
12
13
+[[models]]
14
+id = "alibaba-coding-plan/qwen3.6-plus"
15
+display_name = "Qwen 3.6 Plus"
16
+tier = "smart"
17
+context_window = 1000000
18
+max_output_tokens = 65536
19
+input_cost_per_m = 0.0
20
+output_cost_per_m = 0.0
21
+supports_tools = true
22
+supports_vision = true
23
+supports_streaming = true
24
+aliases = []
25
+
26
[[models]]
27
id = "alibaba-coding-plan/qwen3.5-plus"
28
display_name = "Qwen 3.5 Plus"
0 commit comments