Skip to content

Commit 1dc0cfc

Browse files
samestringithub-actions[bot]
authored andcommitted
chore: refresh quickstart JSON files
1 parent d63ada9 commit 1dc0cfc

2 files changed

Lines changed: 53 additions & 102 deletions

File tree

quickstart-alibaba.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "2",
3-
"generated_at": "2026-04-30T23:23:57Z",
3+
"generated_at": "2026-06-21T09:55:00Z",
44
"source": "alibaba",
55
"vendor_short": "alibaba",
66
"endpoints": {
@@ -10,6 +10,17 @@
1010
"api_key_var": "LLM_ALIBABA_API_KEY",
1111
"signup_url": "https://www.alibabacloud.com/campaign/benefits?referral_code=A92LUX",
1212
"models": [
13+
{
14+
"id": "qwen3.7-plus",
15+
"family": "qwen",
16+
"version": "3.7",
17+
"description": "qwen3.7-plus - Recommended coding model from Alibaba Cloud Coding Plan",
18+
"protocols": [
19+
"openai",
20+
"anthropic"
21+
],
22+
"upstream_id": "qwen3.7-plus"
23+
},
1324
{
1425
"id": "qwen3.6-plus",
1526
"family": "qwen",
@@ -56,7 +67,7 @@
5667
}
5768
],
5869
"family_latest": {
59-
"qwen": "qwen3.6-plus",
70+
"qwen": "qwen3.7-plus",
6071
"kimi": "kimi-k2.5",
6172
"glm": "glm-5",
6273
"minimax": "minimax-m2.5"

quickstart-synthetic.json

Lines changed: 40 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"schema_version": "2",
3-
"generated_at": "2026-04-30T23:23:56Z",
3+
"generated_at": "2026-06-21T09:54:51Z",
44
"source": "synthetic",
55
"vendor_short": "synth",
66
"endpoints": {
@@ -11,81 +11,81 @@
1111
"signup_url": "https://synthetic.new/?referral=ugceNlJ08A3Eeww",
1212
"models": [
1313
{
14-
"id": "glm-5.1",
14+
"id": "glm-5.2",
1515
"family": "glm",
16-
"version": "5.1",
17-
"description": "GLM 5.1 from synthetic.new",
16+
"version": "5.2",
17+
"description": "GLM 5.2 from synthetic.new",
1818
"protocols": [
1919
"openai",
2020
"anthropic"
2121
],
22-
"upstream_id": "hf:zai-org/GLM-5.1"
22+
"upstream_id": "hf:zai-org/GLM-5.2"
2323
},
2424
{
25-
"id": "minimax-m2.5",
26-
"family": "minimax",
27-
"version": "2.5",
28-
"description": "Minimax 2.5 from synthetic.new",
25+
"id": "glm-5.1",
26+
"family": "glm",
27+
"version": "5.1",
28+
"description": "GLM 5.1 from synthetic.new",
2929
"protocols": [
3030
"openai",
3131
"anthropic"
3232
],
33-
"upstream_id": "hf:MiniMaxAI/MiniMax-M2.5"
33+
"upstream_id": "hf:zai-org/GLM-5.1"
3434
},
3535
{
36-
"id": "glm-4.7-flash",
37-
"family": "glm",
38-
"version": "4.7",
39-
"description": "GLM 4.7 Flash from synthetic.new",
36+
"id": "kimi-k2.6",
37+
"family": "kimi",
38+
"version": "2.6",
39+
"description": "Kimi 2.6 from synthetic.new",
4040
"protocols": [
4141
"openai",
4242
"anthropic"
4343
],
44-
"upstream_id": "hf:zai-org/GLM-4.7-Flash"
44+
"upstream_id": "hf:moonshotai/Kimi-K2.6"
4545
},
4646
{
47-
"id": "glm-5",
48-
"family": "glm",
49-
"version": "5",
50-
"description": "GLM 5 from synthetic.new",
47+
"id": "qwen3.6-27b",
48+
"family": "qwen",
49+
"version": "3.6",
50+
"description": "Qwen 3.6 from synthetic.new",
5151
"protocols": [
5252
"openai",
5353
"anthropic"
5454
],
55-
"upstream_id": "hf:zai-org/GLM-5"
55+
"upstream_id": "hf:Qwen/Qwen3.6-27B"
5656
},
5757
{
58-
"id": "glm-4.7",
59-
"family": "glm",
60-
"version": "4.7",
61-
"description": "GLM 4.7 from synthetic.new",
58+
"id": "minimax-m3",
59+
"family": "minimax",
60+
"version": "3",
61+
"description": "Minimax 3 from synthetic.new",
6262
"protocols": [
6363
"openai",
6464
"anthropic"
6565
],
66-
"upstream_id": "hf:zai-org/GLM-4.7"
66+
"upstream_id": "hf:MiniMaxAI/MiniMax-M3"
6767
},
6868
{
69-
"id": "kimi-k2.5",
70-
"family": "kimi",
71-
"version": "2.5",
72-
"description": "Kimi 2.5 from synthetic.new",
69+
"id": "glm-4.7-flash",
70+
"family": "glm",
71+
"version": "4.7",
72+
"description": "GLM 4.7 Flash from synthetic.new",
7373
"protocols": [
7474
"openai",
7575
"anthropic"
7676
],
77-
"upstream_id": "hf:moonshotai/Kimi-K2.5"
77+
"upstream_id": "hf:zai-org/GLM-4.7-Flash"
7878
},
7979
{
80-
"id": "deepseek-v3.2",
81-
"family": "deepseek",
82-
"version": "3.2",
83-
"description": "Deepseek 3.2 from synthetic.new",
80+
"id": "glm-4.7",
81+
"family": "glm",
82+
"version": "4.7",
83+
"description": "GLM 4.7 from synthetic.new",
8484
"protocols": [
8585
"openai",
8686
"anthropic"
8787
],
88-
"upstream_id": "hf:deepseek-ai/DeepSeek-V3.2"
88+
"upstream_id": "hf:zai-org/GLM-4.7"
8989
},
9090
{
9191
"id": "gpt-oss-120b",
@@ -98,50 +98,6 @@
9898
],
9999
"upstream_id": "hf:openai/gpt-oss-120b"
100100
},
101-
{
102-
"id": "deepseek-v3",
103-
"family": "deepseek",
104-
"version": "3",
105-
"description": "Deepseek 3 from synthetic.new",
106-
"protocols": [
107-
"openai",
108-
"anthropic"
109-
],
110-
"upstream_id": "hf:deepseek-ai/DeepSeek-V3"
111-
},
112-
{
113-
"id": "deepseek-r1-0528",
114-
"family": "deepseek",
115-
"version": "1",
116-
"description": "Deepseek 1 R from synthetic.new",
117-
"protocols": [
118-
"openai",
119-
"anthropic"
120-
],
121-
"upstream_id": "hf:deepseek-ai/DeepSeek-R1-0528"
122-
},
123-
{
124-
"id": "qwen3-235b-a22b-thinking-2507",
125-
"family": "qwen",
126-
"version": "3",
127-
"description": "Qwen 3 Thinking from synthetic.new",
128-
"protocols": [
129-
"openai",
130-
"anthropic"
131-
],
132-
"upstream_id": "hf:Qwen/Qwen3-235B-A22B-Thinking-2507"
133-
},
134-
{
135-
"id": "qwen3-coder-480b-a35b-instruct",
136-
"family": "qwen",
137-
"version": "3",
138-
"description": "Qwen 3 Coder from synthetic.new",
139-
"protocols": [
140-
"openai",
141-
"anthropic"
142-
],
143-
"upstream_id": "hf:Qwen/Qwen3-Coder-480B-A35B-Instruct"
144-
},
145101
{
146102
"id": "qwen3.5-397b-a17b",
147103
"family": "qwen",
@@ -152,30 +108,14 @@
152108
"anthropic"
153109
],
154110
"upstream_id": "hf:Qwen/Qwen3.5-397B-A17B"
155-
},
156-
{
157-
"id": "llama-3.3-70b-instruct",
158-
"family": "llama",
159-
"version": "3.3",
160-
"description": "Llama 3.3 from synthetic.new",
161-
"protocols": [
162-
"openai",
163-
"anthropic"
164-
],
165-
"upstream_id": "hf:meta-llama/Llama-3.3-70B-Instruct"
166111
}
167112
],
168113
"family_latest": {
169-
"glm": "glm-5.1",
170-
"minimax": "minimax-m2.5",
114+
"glm": "glm-5.2",
115+
"kimi": "kimi-k2.6",
116+
"qwen": "qwen3.6-27b",
117+
"minimax": "minimax-m3",
171118
"glm-flash": "glm-4.7-flash",
172-
"kimi": "kimi-k2.5",
173-
"deepseek": "deepseek-v3.2",
174-
"gpt-oss": "gpt-oss-120b",
175-
"deepseek-r": "deepseek-r1-0528",
176-
"qwen-thinking": "qwen3-235b-a22b-thinking-2507",
177-
"qwen-coder": "qwen3-coder-480b-a35b-instruct",
178-
"qwen": "qwen3.5-397b-a17b",
179-
"llama": "llama-3.3-70b-instruct"
119+
"gpt-oss": "gpt-oss-120b"
180120
}
181121
}

0 commit comments

Comments
 (0)