@lobehub/icons 1.44.0 → 1.44.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/Dashboard/IconItem.js +1 -1
- package/es/components/Dashboard/index.js +1 -1
- package/es/toc.d.ts +10 -0
- package/es/toc.js +850 -0
- package/package.json +4 -4
package/es/toc.js
CHANGED
@@ -5,6 +5,15 @@ var toc = [{
|
|
5
5
|
fullTitle: 'Adobe',
|
6
6
|
group: 'application',
|
7
7
|
id: 'Adobe',
|
8
|
+
param: {
|
9
|
+
hasAvatar: true,
|
10
|
+
hasBrand: false,
|
11
|
+
hasBrandColor: false,
|
12
|
+
hasColor: true,
|
13
|
+
hasCombine: true,
|
14
|
+
hasText: true,
|
15
|
+
hasTextCn: false
|
16
|
+
},
|
8
17
|
title: 'Adobe'
|
9
18
|
}, {
|
10
19
|
color: '#EB1000',
|
@@ -13,22 +22,51 @@ var toc = [{
|
|
13
22
|
fullTitle: 'Firefly (Adobe)',
|
14
23
|
group: 'application',
|
15
24
|
id: 'AdobeFirefly',
|
25
|
+
param: {
|
26
|
+
hasAvatar: true,
|
27
|
+
hasBrand: false,
|
28
|
+
hasBrandColor: false,
|
29
|
+
hasColor: true,
|
30
|
+
hasCombine: true,
|
31
|
+
hasText: true,
|
32
|
+
hasTextCn: false
|
33
|
+
},
|
16
34
|
title: 'AdobeFirefly'
|
17
35
|
}, {
|
18
36
|
color: '#E91E63',
|
37
|
+
colorGradient: 'linear-gradient(-45deg, #F68CB2, #E91E63)',
|
19
38
|
desc: 'https://huggingface.co/ai21labs',
|
20
39
|
docsUrl: 'ai21',
|
21
40
|
fullTitle: 'Ai21Labs (Jamba)',
|
22
41
|
group: 'model',
|
23
42
|
id: 'Ai21',
|
43
|
+
param: {
|
44
|
+
hasAvatar: true,
|
45
|
+
hasBrand: true,
|
46
|
+
hasBrandColor: true,
|
47
|
+
hasColor: false,
|
48
|
+
hasCombine: true,
|
49
|
+
hasText: true,
|
50
|
+
hasTextCn: false
|
51
|
+
},
|
24
52
|
title: 'AI21'
|
25
53
|
}, {
|
26
54
|
color: '#006ffb',
|
55
|
+
colorGradient: 'linear-gradient(to bottom, #12B7FA, #006ffb)',
|
27
56
|
desc: 'https://ai.360.com/',
|
28
57
|
docsUrl: 'ai360',
|
29
58
|
fullTitle: 'Ai360 (360智脑)',
|
30
59
|
group: 'provider',
|
31
60
|
id: 'Ai360',
|
61
|
+
param: {
|
62
|
+
hasAvatar: true,
|
63
|
+
hasBrand: false,
|
64
|
+
hasBrandColor: false,
|
65
|
+
hasColor: true,
|
66
|
+
hasCombine: true,
|
67
|
+
hasText: true,
|
68
|
+
hasTextCn: false
|
69
|
+
},
|
32
70
|
title: 'AI360'
|
33
71
|
}, {
|
34
72
|
color: '#fff',
|
@@ -37,6 +75,15 @@ var toc = [{
|
|
37
75
|
fullTitle: 'AiMass (紫东太初)',
|
38
76
|
group: 'provider',
|
39
77
|
id: 'AiMass',
|
78
|
+
param: {
|
79
|
+
hasAvatar: true,
|
80
|
+
hasBrand: false,
|
81
|
+
hasBrandColor: false,
|
82
|
+
hasColor: true,
|
83
|
+
hasCombine: true,
|
84
|
+
hasText: true,
|
85
|
+
hasTextCn: false
|
86
|
+
},
|
40
87
|
title: 'AiMass'
|
41
88
|
}, {
|
42
89
|
color: '#FF6003',
|
@@ -45,6 +92,15 @@ var toc = [{
|
|
45
92
|
fullTitle: 'Alibaba',
|
46
93
|
group: 'provider',
|
47
94
|
id: 'Alibaba',
|
95
|
+
param: {
|
96
|
+
hasAvatar: true,
|
97
|
+
hasBrand: true,
|
98
|
+
hasBrandColor: true,
|
99
|
+
hasColor: true,
|
100
|
+
hasCombine: false,
|
101
|
+
hasText: true,
|
102
|
+
hasTextCn: true
|
103
|
+
},
|
48
104
|
title: 'Alibaba'
|
49
105
|
}, {
|
50
106
|
color: '#1677ff',
|
@@ -53,6 +109,15 @@ var toc = [{
|
|
53
109
|
fullTitle: 'AntGroup',
|
54
110
|
group: 'provider',
|
55
111
|
id: 'AntGroup',
|
112
|
+
param: {
|
113
|
+
hasAvatar: true,
|
114
|
+
hasBrand: true,
|
115
|
+
hasBrandColor: true,
|
116
|
+
hasColor: true,
|
117
|
+
hasCombine: false,
|
118
|
+
hasText: true,
|
119
|
+
hasTextCn: true
|
120
|
+
},
|
56
121
|
title: 'AntGroup'
|
57
122
|
}, {
|
58
123
|
color: '#F1F0E8',
|
@@ -61,6 +126,15 @@ var toc = [{
|
|
61
126
|
fullTitle: 'Anthropic',
|
62
127
|
group: 'provider',
|
63
128
|
id: 'Anthropic',
|
129
|
+
param: {
|
130
|
+
hasAvatar: true,
|
131
|
+
hasBrand: false,
|
132
|
+
hasBrandColor: false,
|
133
|
+
hasColor: false,
|
134
|
+
hasCombine: false,
|
135
|
+
hasText: true,
|
136
|
+
hasTextCn: false
|
137
|
+
},
|
64
138
|
title: 'Anthropic'
|
65
139
|
}, {
|
66
140
|
color: '#E00054',
|
@@ -69,6 +143,15 @@ var toc = [{
|
|
69
143
|
fullTitle: 'Automatic1111 (SD Webui)',
|
70
144
|
group: 'application',
|
71
145
|
id: 'Automatic',
|
146
|
+
param: {
|
147
|
+
hasAvatar: true,
|
148
|
+
hasBrand: false,
|
149
|
+
hasBrandColor: false,
|
150
|
+
hasColor: true,
|
151
|
+
hasCombine: true,
|
152
|
+
hasText: true,
|
153
|
+
hasTextCn: false
|
154
|
+
},
|
72
155
|
title: 'Automatic'
|
73
156
|
}, {
|
74
157
|
color: '#222F3E',
|
@@ -77,6 +160,15 @@ var toc = [{
|
|
77
160
|
fullTitle: 'AWS',
|
78
161
|
group: 'provider',
|
79
162
|
id: 'Aws',
|
163
|
+
param: {
|
164
|
+
hasAvatar: true,
|
165
|
+
hasBrand: true,
|
166
|
+
hasBrandColor: true,
|
167
|
+
hasColor: true,
|
168
|
+
hasCombine: true,
|
169
|
+
hasText: true,
|
170
|
+
hasTextCn: false
|
171
|
+
},
|
80
172
|
title: 'AWS'
|
81
173
|
}, {
|
82
174
|
color: '#416FDC',
|
@@ -85,6 +177,15 @@ var toc = [{
|
|
85
177
|
fullTitle: 'Aya (Cohere)',
|
86
178
|
group: 'model',
|
87
179
|
id: 'Aya',
|
180
|
+
param: {
|
181
|
+
hasAvatar: true,
|
182
|
+
hasBrand: false,
|
183
|
+
hasBrandColor: false,
|
184
|
+
hasColor: true,
|
185
|
+
hasCombine: true,
|
186
|
+
hasText: true,
|
187
|
+
hasTextCn: false
|
188
|
+
},
|
88
189
|
title: 'Aya'
|
89
190
|
}, {
|
90
191
|
color: '#00A4EF',
|
@@ -93,14 +194,33 @@ var toc = [{
|
|
93
194
|
fullTitle: 'Microsoft (Azure)',
|
94
195
|
group: 'provider',
|
95
196
|
id: 'Azure',
|
197
|
+
param: {
|
198
|
+
hasAvatar: true,
|
199
|
+
hasBrand: false,
|
200
|
+
hasBrandColor: false,
|
201
|
+
hasColor: true,
|
202
|
+
hasCombine: true,
|
203
|
+
hasText: true,
|
204
|
+
hasTextCn: false
|
205
|
+
},
|
96
206
|
title: 'Azure'
|
97
207
|
}, {
|
98
208
|
color: '#FF6933',
|
209
|
+
colorGradient: 'linear-gradient(-45deg, #FF6933, #FEC13E)',
|
99
210
|
desc: 'https://baichuan-ai.com',
|
100
211
|
docsUrl: 'baichuan',
|
101
212
|
fullTitle: 'Baichuan (百川)',
|
102
213
|
group: 'model',
|
103
214
|
id: 'Baichuan',
|
215
|
+
param: {
|
216
|
+
hasAvatar: true,
|
217
|
+
hasBrand: false,
|
218
|
+
hasBrandColor: false,
|
219
|
+
hasColor: true,
|
220
|
+
hasCombine: true,
|
221
|
+
hasText: true,
|
222
|
+
hasTextCn: false
|
223
|
+
},
|
104
224
|
title: 'Baichuan'
|
105
225
|
}, {
|
106
226
|
color: '#2932E1',
|
@@ -109,6 +229,15 @@ var toc = [{
|
|
109
229
|
fullTitle: 'Baidu',
|
110
230
|
group: 'provider',
|
111
231
|
id: 'Baidu',
|
232
|
+
param: {
|
233
|
+
hasAvatar: true,
|
234
|
+
hasBrand: true,
|
235
|
+
hasBrandColor: true,
|
236
|
+
hasColor: true,
|
237
|
+
hasCombine: false,
|
238
|
+
hasText: true,
|
239
|
+
hasTextCn: true
|
240
|
+
},
|
112
241
|
title: 'Baidu'
|
113
242
|
}, {
|
114
243
|
color: '#2468f2',
|
@@ -117,22 +246,51 @@ var toc = [{
|
|
117
246
|
fullTitle: 'BaiduCloud (百度智能云)',
|
118
247
|
group: 'provider',
|
119
248
|
id: 'BaiduCloud',
|
249
|
+
param: {
|
250
|
+
hasAvatar: true,
|
251
|
+
hasBrand: false,
|
252
|
+
hasBrandColor: false,
|
253
|
+
hasColor: true,
|
254
|
+
hasCombine: true,
|
255
|
+
hasText: true,
|
256
|
+
hasTextCn: false
|
257
|
+
},
|
120
258
|
title: 'BaiduCloud'
|
121
259
|
}, {
|
122
260
|
color: '#222F3E',
|
261
|
+
colorGradient: 'linear-gradient(45deg, #9AD8F8, #3D8FFF, #6350FB)',
|
123
262
|
desc: 'https://aws.amazon.com/bedrock',
|
124
263
|
docsUrl: 'bedrock',
|
125
264
|
fullTitle: 'Bedrock (AWS)',
|
126
265
|
group: 'provider',
|
127
266
|
id: 'Bedrock',
|
267
|
+
param: {
|
268
|
+
hasAvatar: true,
|
269
|
+
hasBrand: false,
|
270
|
+
hasBrandColor: false,
|
271
|
+
hasColor: true,
|
272
|
+
hasCombine: true,
|
273
|
+
hasText: true,
|
274
|
+
hasTextCn: false
|
275
|
+
},
|
128
276
|
title: 'Bedrock'
|
129
277
|
}, {
|
130
278
|
color: '#174ae4',
|
279
|
+
colorGradient: 'linear-gradient(130deg, #2870EA 20%, #1B4AEF 77.5%)',
|
131
280
|
desc: 'https://bing.com',
|
132
281
|
docsUrl: 'bing',
|
133
282
|
fullTitle: 'Microsoft Bing',
|
134
283
|
group: 'application',
|
135
284
|
id: 'Bing',
|
285
|
+
param: {
|
286
|
+
hasAvatar: true,
|
287
|
+
hasBrand: false,
|
288
|
+
hasBrandColor: false,
|
289
|
+
hasColor: true,
|
290
|
+
hasCombine: true,
|
291
|
+
hasText: true,
|
292
|
+
hasTextCn: false
|
293
|
+
},
|
136
294
|
title: 'Bing'
|
137
295
|
}, {
|
138
296
|
color: '#325AB4',
|
@@ -141,14 +299,33 @@ var toc = [{
|
|
141
299
|
fullTitle: 'ByteDance',
|
142
300
|
group: 'provider',
|
143
301
|
id: 'ByteDance',
|
302
|
+
param: {
|
303
|
+
hasAvatar: true,
|
304
|
+
hasBrand: true,
|
305
|
+
hasBrandColor: true,
|
306
|
+
hasColor: true,
|
307
|
+
hasCombine: false,
|
308
|
+
hasText: true,
|
309
|
+
hasTextCn: true
|
310
|
+
},
|
144
311
|
title: 'ByteDance'
|
145
312
|
}, {
|
146
313
|
color: '#4268FA',
|
314
|
+
colorGradient: 'linear-gradient(-45deg, #3485FF, #504AF4)',
|
147
315
|
desc: 'https://github.com/THUDM/ChatGLM-6B',
|
148
316
|
docsUrl: 'chat-glm',
|
149
317
|
fullTitle: 'ChatGLM (智谱)',
|
150
318
|
group: 'model',
|
151
319
|
id: 'ChatGLM',
|
320
|
+
param: {
|
321
|
+
hasAvatar: true,
|
322
|
+
hasBrand: false,
|
323
|
+
hasBrandColor: false,
|
324
|
+
hasColor: true,
|
325
|
+
hasCombine: true,
|
326
|
+
hasText: true,
|
327
|
+
hasTextCn: false
|
328
|
+
},
|
152
329
|
title: 'ChatGLM'
|
153
330
|
}, {
|
154
331
|
color: '#D97757',
|
@@ -157,6 +334,15 @@ var toc = [{
|
|
157
334
|
fullTitle: 'Claude',
|
158
335
|
group: 'model',
|
159
336
|
id: 'Claude',
|
337
|
+
param: {
|
338
|
+
hasAvatar: true,
|
339
|
+
hasBrand: false,
|
340
|
+
hasBrandColor: false,
|
341
|
+
hasColor: true,
|
342
|
+
hasCombine: true,
|
343
|
+
hasText: true,
|
344
|
+
hasTextCn: false
|
345
|
+
},
|
160
346
|
title: 'Claude'
|
161
347
|
}, {
|
162
348
|
color: '#F38020',
|
@@ -165,14 +351,33 @@ var toc = [{
|
|
165
351
|
fullTitle: 'Cloudflare',
|
166
352
|
group: 'provider',
|
167
353
|
id: 'Cloudflare',
|
354
|
+
param: {
|
355
|
+
hasAvatar: true,
|
356
|
+
hasBrand: false,
|
357
|
+
hasBrandColor: false,
|
358
|
+
hasColor: true,
|
359
|
+
hasCombine: true,
|
360
|
+
hasText: true,
|
361
|
+
hasTextCn: false
|
362
|
+
},
|
168
363
|
title: 'Cloudflare'
|
169
364
|
}, {
|
170
365
|
color: '#00e7e7',
|
366
|
+
colorGradient: 'linear-gradient(to right, #00E7E7, #00BFFF)',
|
171
367
|
desc: 'https://codegeex.cn/',
|
172
368
|
docsUrl: 'code-gee-x',
|
173
369
|
fullTitle: 'CodeGeeX',
|
174
370
|
group: 'model',
|
175
371
|
id: 'CodeGeeX',
|
372
|
+
param: {
|
373
|
+
hasAvatar: true,
|
374
|
+
hasBrand: false,
|
375
|
+
hasBrandColor: false,
|
376
|
+
hasColor: true,
|
377
|
+
hasCombine: true,
|
378
|
+
hasText: true,
|
379
|
+
hasTextCn: false
|
380
|
+
},
|
176
381
|
title: 'CodeGeeX'
|
177
382
|
}, {
|
178
383
|
color: '#000',
|
@@ -181,6 +386,15 @@ var toc = [{
|
|
181
386
|
fullTitle: 'CogVideo',
|
182
387
|
group: 'model',
|
183
388
|
id: 'CogVideo',
|
389
|
+
param: {
|
390
|
+
hasAvatar: true,
|
391
|
+
hasBrand: false,
|
392
|
+
hasBrandColor: false,
|
393
|
+
hasColor: true,
|
394
|
+
hasCombine: true,
|
395
|
+
hasText: true,
|
396
|
+
hasTextCn: false
|
397
|
+
},
|
184
398
|
title: 'CogVideo'
|
185
399
|
}, {
|
186
400
|
color: '#000',
|
@@ -189,6 +403,15 @@ var toc = [{
|
|
189
403
|
fullTitle: 'CogView',
|
190
404
|
group: 'model',
|
191
405
|
id: 'CogView',
|
406
|
+
param: {
|
407
|
+
hasAvatar: true,
|
408
|
+
hasBrand: false,
|
409
|
+
hasBrandColor: false,
|
410
|
+
hasColor: true,
|
411
|
+
hasCombine: true,
|
412
|
+
hasText: true,
|
413
|
+
hasTextCn: false
|
414
|
+
},
|
192
415
|
title: 'CogView'
|
193
416
|
}, {
|
194
417
|
color: '#39594D',
|
@@ -197,6 +420,15 @@ var toc = [{
|
|
197
420
|
fullTitle: 'Cohere (Command)',
|
198
421
|
group: 'provider',
|
199
422
|
id: 'Cohere',
|
423
|
+
param: {
|
424
|
+
hasAvatar: true,
|
425
|
+
hasBrand: false,
|
426
|
+
hasBrandColor: false,
|
427
|
+
hasColor: true,
|
428
|
+
hasCombine: true,
|
429
|
+
hasText: true,
|
430
|
+
hasTextCn: false
|
431
|
+
},
|
200
432
|
title: 'Cohere'
|
201
433
|
}, {
|
202
434
|
color: '#F9AB00',
|
@@ -205,6 +437,15 @@ var toc = [{
|
|
205
437
|
fullTitle: 'Google (Colab)',
|
206
438
|
group: 'application',
|
207
439
|
id: 'Colab',
|
440
|
+
param: {
|
441
|
+
hasAvatar: true,
|
442
|
+
hasBrand: false,
|
443
|
+
hasBrandColor: false,
|
444
|
+
hasColor: true,
|
445
|
+
hasCombine: true,
|
446
|
+
hasText: true,
|
447
|
+
hasTextCn: false
|
448
|
+
},
|
208
449
|
title: 'Colab'
|
209
450
|
}, {
|
210
451
|
color: '#fff',
|
@@ -213,14 +454,33 @@ var toc = [{
|
|
213
454
|
fullTitle: 'Microsoft Copilot',
|
214
455
|
group: 'application',
|
215
456
|
id: 'Copilot',
|
457
|
+
param: {
|
458
|
+
hasAvatar: true,
|
459
|
+
hasBrand: false,
|
460
|
+
hasBrandColor: false,
|
461
|
+
hasColor: true,
|
462
|
+
hasCombine: true,
|
463
|
+
hasText: true,
|
464
|
+
hasTextCn: false
|
465
|
+
},
|
216
466
|
title: 'Copilot'
|
217
467
|
}, {
|
218
468
|
color: '#000',
|
469
|
+
colorGradient: 'conic-gradient(from 180deg, #FFFF67, #43FFFF, #50DA4C, #FF6E3D, #3C46FF)',
|
219
470
|
desc: 'https://openai.com/dall-e-3',
|
220
471
|
docsUrl: 'dalle',
|
221
472
|
fullTitle: 'DALL·E (OpenAI)',
|
222
473
|
group: 'model',
|
223
474
|
id: 'Dalle',
|
475
|
+
param: {
|
476
|
+
hasAvatar: true,
|
477
|
+
hasBrand: false,
|
478
|
+
hasBrandColor: false,
|
479
|
+
hasColor: true,
|
480
|
+
hasCombine: true,
|
481
|
+
hasText: true,
|
482
|
+
hasTextCn: false
|
483
|
+
},
|
224
484
|
title: 'DALL-E'
|
225
485
|
}, {
|
226
486
|
color: '#EE3D2C',
|
@@ -229,6 +489,15 @@ var toc = [{
|
|
229
489
|
fullTitle: 'DBRX (Databricks)',
|
230
490
|
group: 'model',
|
231
491
|
id: 'Dbrx',
|
492
|
+
param: {
|
493
|
+
hasAvatar: true,
|
494
|
+
hasBrand: true,
|
495
|
+
hasBrandColor: true,
|
496
|
+
hasColor: true,
|
497
|
+
hasCombine: true,
|
498
|
+
hasText: true,
|
499
|
+
hasTextCn: false
|
500
|
+
},
|
232
501
|
title: 'DBRX'
|
233
502
|
}, {
|
234
503
|
color: '#4285F4',
|
@@ -237,6 +506,15 @@ var toc = [{
|
|
237
506
|
fullTitle: 'DeepMind (Google)',
|
238
507
|
group: 'provider',
|
239
508
|
id: 'DeepMind',
|
509
|
+
param: {
|
510
|
+
hasAvatar: true,
|
511
|
+
hasBrand: false,
|
512
|
+
hasBrandColor: false,
|
513
|
+
hasColor: true,
|
514
|
+
hasCombine: true,
|
515
|
+
hasText: true,
|
516
|
+
hasTextCn: false
|
517
|
+
},
|
240
518
|
title: 'DeepMind'
|
241
519
|
}, {
|
242
520
|
color: '#4D6BFE',
|
@@ -245,6 +523,15 @@ var toc = [{
|
|
245
523
|
fullTitle: 'DeepSeek',
|
246
524
|
group: 'model',
|
247
525
|
id: 'DeepSeek',
|
526
|
+
param: {
|
527
|
+
hasAvatar: true,
|
528
|
+
hasBrand: false,
|
529
|
+
hasBrandColor: false,
|
530
|
+
hasColor: true,
|
531
|
+
hasCombine: true,
|
532
|
+
hasText: true,
|
533
|
+
hasTextCn: false
|
534
|
+
},
|
248
535
|
title: 'DeepSeek'
|
249
536
|
}, {
|
250
537
|
color: '#FFF',
|
@@ -253,14 +540,33 @@ var toc = [{
|
|
253
540
|
fullTitle: 'Doubao (豆包)',
|
254
541
|
group: 'model',
|
255
542
|
id: 'Doubao',
|
543
|
+
param: {
|
544
|
+
hasAvatar: true,
|
545
|
+
hasBrand: false,
|
546
|
+
hasBrandColor: false,
|
547
|
+
hasColor: true,
|
548
|
+
hasCombine: true,
|
549
|
+
hasText: true,
|
550
|
+
hasTextCn: false
|
551
|
+
},
|
256
552
|
title: 'Doubao'
|
257
553
|
}, {
|
258
554
|
color: '#000',
|
555
|
+
colorGradient: 'linear-gradient(to bottom, #952C78, #050003)',
|
259
556
|
desc: 'https://fireworks.ai',
|
260
557
|
docsUrl: 'fireworks',
|
261
558
|
fullTitle: 'Fireworks',
|
262
559
|
group: 'provider',
|
263
560
|
id: 'Fireworks',
|
561
|
+
param: {
|
562
|
+
hasAvatar: true,
|
563
|
+
hasBrand: false,
|
564
|
+
hasBrandColor: false,
|
565
|
+
hasColor: false,
|
566
|
+
hasCombine: true,
|
567
|
+
hasText: true,
|
568
|
+
hasTextCn: false
|
569
|
+
},
|
264
570
|
title: 'Fireworks'
|
265
571
|
}, {
|
266
572
|
color: '#fff',
|
@@ -269,6 +575,15 @@ var toc = [{
|
|
269
575
|
fullTitle: 'FishAudio (Bert)',
|
270
576
|
group: 'model',
|
271
577
|
id: 'FishAudio',
|
578
|
+
param: {
|
579
|
+
hasAvatar: true,
|
580
|
+
hasBrand: false,
|
581
|
+
hasBrandColor: false,
|
582
|
+
hasColor: false,
|
583
|
+
hasCombine: true,
|
584
|
+
hasText: true,
|
585
|
+
hasTextCn: false
|
586
|
+
},
|
272
587
|
title: 'FishAudio'
|
273
588
|
}, {
|
274
589
|
color: '#fff',
|
@@ -277,22 +592,51 @@ var toc = [{
|
|
277
592
|
fullTitle: 'Flux (black forest labs)',
|
278
593
|
group: 'model',
|
279
594
|
id: 'Flux',
|
595
|
+
param: {
|
596
|
+
hasAvatar: true,
|
597
|
+
hasBrand: false,
|
598
|
+
hasBrandColor: false,
|
599
|
+
hasColor: false,
|
600
|
+
hasCombine: true,
|
601
|
+
hasText: true,
|
602
|
+
hasTextCn: false
|
603
|
+
},
|
280
604
|
title: 'Flux'
|
281
605
|
}, {
|
282
606
|
color: '#1C69FF',
|
607
|
+
colorGradient: 'linear-gradient(45deg, #1C69FF 40%, #F0DCD6 100%)',
|
283
608
|
desc: 'https://deepmind.google/technologies/gemini',
|
284
609
|
docsUrl: 'gemini',
|
285
610
|
fullTitle: 'Gemini (Google)',
|
286
611
|
group: 'model',
|
287
612
|
id: 'Gemini',
|
613
|
+
param: {
|
614
|
+
hasAvatar: true,
|
615
|
+
hasBrand: true,
|
616
|
+
hasBrandColor: true,
|
617
|
+
hasColor: true,
|
618
|
+
hasCombine: true,
|
619
|
+
hasText: true,
|
620
|
+
hasTextCn: false
|
621
|
+
},
|
288
622
|
title: 'Gemini'
|
289
623
|
}, {
|
290
624
|
color: '#2E96FF',
|
625
|
+
colorGradient: 'linear-gradient(45deg, #446EFF 14%, #2E96FF 40%, #B1C5FF 73%)',
|
291
626
|
desc: 'https://ai.google.dev/gemma',
|
292
627
|
docsUrl: 'gemma',
|
293
628
|
fullTitle: 'Gemma (Google)',
|
294
629
|
group: 'model',
|
295
630
|
id: 'Gemma',
|
631
|
+
param: {
|
632
|
+
hasAvatar: true,
|
633
|
+
hasBrand: false,
|
634
|
+
hasBrandColor: false,
|
635
|
+
hasColor: true,
|
636
|
+
hasCombine: true,
|
637
|
+
hasText: true,
|
638
|
+
hasTextCn: false
|
639
|
+
},
|
296
640
|
title: 'Gemma'
|
297
641
|
}, {
|
298
642
|
color: '#000',
|
@@ -301,6 +645,15 @@ var toc = [{
|
|
301
645
|
fullTitle: 'GiteeAI',
|
302
646
|
group: 'provider',
|
303
647
|
id: 'GiteeAI',
|
648
|
+
param: {
|
649
|
+
hasAvatar: true,
|
650
|
+
hasBrand: false,
|
651
|
+
hasBrandColor: false,
|
652
|
+
hasColor: false,
|
653
|
+
hasCombine: true,
|
654
|
+
hasText: true,
|
655
|
+
hasTextCn: false
|
656
|
+
},
|
304
657
|
title: 'GiteeAI'
|
305
658
|
}, {
|
306
659
|
color: '#000',
|
@@ -309,6 +662,15 @@ var toc = [{
|
|
309
662
|
fullTitle: 'Github',
|
310
663
|
group: 'provider',
|
311
664
|
id: 'Github',
|
665
|
+
param: {
|
666
|
+
hasAvatar: true,
|
667
|
+
hasBrand: false,
|
668
|
+
hasBrandColor: false,
|
669
|
+
hasColor: false,
|
670
|
+
hasCombine: true,
|
671
|
+
hasText: true,
|
672
|
+
hasTextCn: false
|
673
|
+
},
|
312
674
|
title: 'Github'
|
313
675
|
}, {
|
314
676
|
color: '#000',
|
@@ -317,6 +679,15 @@ var toc = [{
|
|
317
679
|
fullTitle: 'Github Copilot',
|
318
680
|
group: 'application',
|
319
681
|
id: 'GithubCopilot',
|
682
|
+
param: {
|
683
|
+
hasAvatar: true,
|
684
|
+
hasBrand: false,
|
685
|
+
hasBrandColor: false,
|
686
|
+
hasColor: false,
|
687
|
+
hasCombine: true,
|
688
|
+
hasText: true,
|
689
|
+
hasTextCn: false
|
690
|
+
},
|
320
691
|
title: 'GithubCopilot'
|
321
692
|
}, {
|
322
693
|
color: '#fff',
|
@@ -325,6 +696,15 @@ var toc = [{
|
|
325
696
|
fullTitle: 'Google',
|
326
697
|
group: 'provider',
|
327
698
|
id: 'Google',
|
699
|
+
param: {
|
700
|
+
hasAvatar: true,
|
701
|
+
hasBrand: true,
|
702
|
+
hasBrandColor: true,
|
703
|
+
hasColor: true,
|
704
|
+
hasCombine: false,
|
705
|
+
hasText: false,
|
706
|
+
hasTextCn: false
|
707
|
+
},
|
328
708
|
title: 'Google'
|
329
709
|
}, {
|
330
710
|
color: '#fff',
|
@@ -333,6 +713,15 @@ var toc = [{
|
|
333
713
|
fullTitle: 'Grok (xAI)',
|
334
714
|
group: 'model',
|
335
715
|
id: 'Grok',
|
716
|
+
param: {
|
717
|
+
hasAvatar: true,
|
718
|
+
hasBrand: false,
|
719
|
+
hasBrandColor: false,
|
720
|
+
hasColor: false,
|
721
|
+
hasCombine: true,
|
722
|
+
hasText: true,
|
723
|
+
hasTextCn: false
|
724
|
+
},
|
336
725
|
title: 'Grok'
|
337
726
|
}, {
|
338
727
|
color: '#F55036',
|
@@ -341,14 +730,33 @@ var toc = [{
|
|
341
730
|
fullTitle: 'Groq',
|
342
731
|
group: 'provider',
|
343
732
|
id: 'Groq',
|
733
|
+
param: {
|
734
|
+
hasAvatar: true,
|
735
|
+
hasBrand: false,
|
736
|
+
hasBrandColor: false,
|
737
|
+
hasColor: false,
|
738
|
+
hasCombine: true,
|
739
|
+
hasText: true,
|
740
|
+
hasTextCn: false
|
741
|
+
},
|
344
742
|
title: 'Groq'
|
345
743
|
}, {
|
346
744
|
color: '#3E5CF4',
|
745
|
+
colorGradient: 'linear-gradient(to bottom, #0418FF, #1E8CFE)',
|
347
746
|
desc: 'https://higress.cn/',
|
348
747
|
docsUrl: 'higress',
|
349
748
|
fullTitle: 'Higress',
|
350
749
|
group: 'provider',
|
351
750
|
id: 'Higress',
|
751
|
+
param: {
|
752
|
+
hasAvatar: true,
|
753
|
+
hasBrand: false,
|
754
|
+
hasBrandColor: false,
|
755
|
+
hasColor: true,
|
756
|
+
hasCombine: true,
|
757
|
+
hasText: true,
|
758
|
+
hasTextCn: false
|
759
|
+
},
|
352
760
|
title: 'Higress'
|
353
761
|
}, {
|
354
762
|
color: '#fff',
|
@@ -357,6 +765,15 @@ var toc = [{
|
|
357
765
|
fullTitle: 'HuggingFace',
|
358
766
|
group: 'provider',
|
359
767
|
id: 'HuggingFace',
|
768
|
+
param: {
|
769
|
+
hasAvatar: true,
|
770
|
+
hasBrand: false,
|
771
|
+
hasBrandColor: false,
|
772
|
+
hasColor: true,
|
773
|
+
hasCombine: true,
|
774
|
+
hasText: true,
|
775
|
+
hasTextCn: false
|
776
|
+
},
|
360
777
|
title: 'HuggingFace'
|
361
778
|
}, {
|
362
779
|
color: '#0053e0',
|
@@ -365,6 +782,15 @@ var toc = [{
|
|
365
782
|
fullTitle: 'Hunyuan (腾讯混元)',
|
366
783
|
group: 'model',
|
367
784
|
id: 'Hunyuan',
|
785
|
+
param: {
|
786
|
+
hasAvatar: true,
|
787
|
+
hasBrand: false,
|
788
|
+
hasBrandColor: false,
|
789
|
+
hasColor: true,
|
790
|
+
hasCombine: true,
|
791
|
+
hasText: true,
|
792
|
+
hasTextCn: false
|
793
|
+
},
|
368
794
|
title: 'Hunyuan'
|
369
795
|
}, {
|
370
796
|
color: '#1B3882',
|
@@ -373,6 +799,15 @@ var toc = [{
|
|
373
799
|
fullTitle: 'InternLM',
|
374
800
|
group: 'provider',
|
375
801
|
id: 'InternLM',
|
802
|
+
param: {
|
803
|
+
hasAvatar: true,
|
804
|
+
hasBrand: false,
|
805
|
+
hasBrandColor: false,
|
806
|
+
hasColor: true,
|
807
|
+
hasCombine: true,
|
808
|
+
hasText: true,
|
809
|
+
hasTextCn: false
|
810
|
+
},
|
376
811
|
title: 'InternLM'
|
377
812
|
}, {
|
378
813
|
color: '#000',
|
@@ -381,14 +816,33 @@ var toc = [{
|
|
381
816
|
fullTitle: 'Kling (可灵)',
|
382
817
|
group: 'application',
|
383
818
|
id: 'Kling',
|
819
|
+
param: {
|
820
|
+
hasAvatar: true,
|
821
|
+
hasBrand: false,
|
822
|
+
hasBrandColor: false,
|
823
|
+
hasColor: true,
|
824
|
+
hasCombine: true,
|
825
|
+
hasText: true,
|
826
|
+
hasTextCn: false
|
827
|
+
},
|
384
828
|
title: 'Kling'
|
385
829
|
}, {
|
386
830
|
color: '#CB2D30',
|
831
|
+
colorGradient: 'linear-gradient(-45deg, #CB2D30, #ED823A)',
|
387
832
|
desc: 'https://github.com/haotian-liu/LLaVA',
|
388
833
|
docsUrl: 'l-la-va',
|
389
834
|
fullTitle: 'LLaVA',
|
390
835
|
group: 'model',
|
391
836
|
id: 'LLaVA',
|
837
|
+
param: {
|
838
|
+
hasAvatar: true,
|
839
|
+
hasBrand: false,
|
840
|
+
hasBrandColor: false,
|
841
|
+
hasColor: true,
|
842
|
+
hasCombine: true,
|
843
|
+
hasText: true,
|
844
|
+
hasTextCn: false
|
845
|
+
},
|
392
846
|
title: 'LLaVA'
|
393
847
|
}, {
|
394
848
|
color: '#000',
|
@@ -397,14 +851,33 @@ var toc = [{
|
|
397
851
|
fullTitle: 'Langfuse',
|
398
852
|
group: 'application',
|
399
853
|
id: 'Langfuse',
|
854
|
+
param: {
|
855
|
+
hasAvatar: true,
|
856
|
+
hasBrand: false,
|
857
|
+
hasBrandColor: false,
|
858
|
+
hasColor: true,
|
859
|
+
hasCombine: true,
|
860
|
+
hasText: true,
|
861
|
+
hasTextCn: false
|
862
|
+
},
|
400
863
|
title: 'Langfuse'
|
401
864
|
}, {
|
402
865
|
color: '#4338CA',
|
866
|
+
colorGradient: 'linear-gradient(135deg, #6C78EF, #4F14BE)',
|
403
867
|
desc: 'https://lmstudio.ai',
|
404
868
|
docsUrl: 'lm-studio',
|
405
869
|
fullTitle: 'LM Studio',
|
406
870
|
group: 'provider',
|
407
871
|
id: 'LmStudio',
|
872
|
+
param: {
|
873
|
+
hasAvatar: true,
|
874
|
+
hasBrand: false,
|
875
|
+
hasBrandColor: false,
|
876
|
+
hasColor: false,
|
877
|
+
hasCombine: true,
|
878
|
+
hasText: true,
|
879
|
+
hasTextCn: false
|
880
|
+
},
|
408
881
|
title: 'LM Studio'
|
409
882
|
}, {
|
410
883
|
color: '#fff',
|
@@ -413,6 +886,15 @@ var toc = [{
|
|
413
886
|
fullTitle: 'LobeHub',
|
414
887
|
group: 'provider',
|
415
888
|
id: 'LobeHub',
|
889
|
+
param: {
|
890
|
+
hasAvatar: true,
|
891
|
+
hasBrand: false,
|
892
|
+
hasBrandColor: false,
|
893
|
+
hasColor: true,
|
894
|
+
hasCombine: true,
|
895
|
+
hasText: true,
|
896
|
+
hasTextCn: false
|
897
|
+
},
|
416
898
|
title: 'LobeHub'
|
417
899
|
}, {
|
418
900
|
color: '#000',
|
@@ -421,6 +903,15 @@ var toc = [{
|
|
421
903
|
fullTitle: 'Luma',
|
422
904
|
group: 'application',
|
423
905
|
id: 'Luma',
|
906
|
+
param: {
|
907
|
+
hasAvatar: true,
|
908
|
+
hasBrand: false,
|
909
|
+
hasBrandColor: false,
|
910
|
+
hasColor: true,
|
911
|
+
hasCombine: true,
|
912
|
+
hasText: true,
|
913
|
+
hasTextCn: false
|
914
|
+
},
|
424
915
|
title: 'Luma'
|
425
916
|
}, {
|
426
917
|
color: '#fff',
|
@@ -429,14 +920,33 @@ var toc = [{
|
|
429
920
|
fullTitle: 'Magic',
|
430
921
|
group: 'model',
|
431
922
|
id: 'Magic',
|
923
|
+
param: {
|
924
|
+
hasAvatar: true,
|
925
|
+
hasBrand: false,
|
926
|
+
hasBrandColor: false,
|
927
|
+
hasColor: false,
|
928
|
+
hasCombine: true,
|
929
|
+
hasText: true,
|
930
|
+
hasTextCn: false
|
931
|
+
},
|
432
932
|
title: 'Magic'
|
433
933
|
}, {
|
434
934
|
color: '#1d65c1',
|
935
|
+
colorGradient: 'linear-gradient(45deg, #007FF8, #0668E1, #007FF8)',
|
435
936
|
desc: 'https://llama.meta.com',
|
436
937
|
docsUrl: 'meta',
|
437
938
|
fullTitle: 'Meta',
|
438
939
|
group: 'provider',
|
439
940
|
id: 'Meta',
|
941
|
+
param: {
|
942
|
+
hasAvatar: true,
|
943
|
+
hasBrand: true,
|
944
|
+
hasBrandColor: true,
|
945
|
+
hasColor: true,
|
946
|
+
hasCombine: true,
|
947
|
+
hasText: true,
|
948
|
+
hasTextCn: false
|
949
|
+
},
|
440
950
|
title: 'Meta'
|
441
951
|
}, {
|
442
952
|
color: '#fff',
|
@@ -445,22 +955,51 @@ var toc = [{
|
|
445
955
|
fullTitle: 'Midjourney',
|
446
956
|
group: 'application',
|
447
957
|
id: 'Midjourney',
|
958
|
+
param: {
|
959
|
+
hasAvatar: true,
|
960
|
+
hasBrand: false,
|
961
|
+
hasBrandColor: false,
|
962
|
+
hasColor: false,
|
963
|
+
hasCombine: true,
|
964
|
+
hasText: true,
|
965
|
+
hasTextCn: false
|
966
|
+
},
|
448
967
|
title: 'Midjourney'
|
449
968
|
}, {
|
450
969
|
color: '#F23F5D',
|
970
|
+
colorGradient: 'linear-gradient(to right, #E2167E, #FE603C)',
|
451
971
|
desc: 'https://api.minimax.chat',
|
452
972
|
docsUrl: 'minimax',
|
453
973
|
fullTitle: 'Minimax',
|
454
974
|
group: 'model',
|
455
975
|
id: 'Minimax',
|
976
|
+
param: {
|
977
|
+
hasAvatar: true,
|
978
|
+
hasBrand: false,
|
979
|
+
hasBrandColor: false,
|
980
|
+
hasColor: true,
|
981
|
+
hasCombine: true,
|
982
|
+
hasText: true,
|
983
|
+
hasTextCn: false
|
984
|
+
},
|
456
985
|
title: 'Minimax'
|
457
986
|
}, {
|
458
987
|
color: '#fd6f00',
|
988
|
+
colorGradient: 'linear-gradient(to bottom, #F7D046, #F2A73B, #EE792F, #EE792F, #EA3326',
|
459
989
|
desc: 'https://mistral.ai',
|
460
990
|
docsUrl: 'mistral',
|
461
991
|
fullTitle: 'Mistral',
|
462
992
|
group: 'model',
|
463
993
|
id: 'Mistral',
|
994
|
+
param: {
|
995
|
+
hasAvatar: true,
|
996
|
+
hasBrand: false,
|
997
|
+
hasBrandColor: false,
|
998
|
+
hasColor: true,
|
999
|
+
hasCombine: true,
|
1000
|
+
hasText: true,
|
1001
|
+
hasTextCn: false
|
1002
|
+
},
|
464
1003
|
title: 'Mistral'
|
465
1004
|
}, {
|
466
1005
|
color: '#16191E',
|
@@ -469,14 +1008,33 @@ var toc = [{
|
|
469
1008
|
fullTitle: 'Moonshot (月之暗面)',
|
470
1009
|
group: 'provider',
|
471
1010
|
id: 'Moonshot',
|
1011
|
+
param: {
|
1012
|
+
hasAvatar: true,
|
1013
|
+
hasBrand: false,
|
1014
|
+
hasBrandColor: false,
|
1015
|
+
hasColor: false,
|
1016
|
+
hasCombine: true,
|
1017
|
+
hasText: true,
|
1018
|
+
hasTextCn: false
|
1019
|
+
},
|
472
1020
|
title: 'MoonshotAI'
|
473
1021
|
}, {
|
474
1022
|
color: '#6847f5',
|
1023
|
+
colorGradient: 'linear-gradient(-45deg, #A717FF, #2622FF)',
|
475
1024
|
desc: 'https://novita.ai/',
|
476
1025
|
docsUrl: 'novita',
|
477
1026
|
fullTitle: 'Novita',
|
478
1027
|
group: 'provider',
|
479
1028
|
id: 'Novita',
|
1029
|
+
param: {
|
1030
|
+
hasAvatar: true,
|
1031
|
+
hasBrand: false,
|
1032
|
+
hasBrandColor: false,
|
1033
|
+
hasColor: true,
|
1034
|
+
hasCombine: true,
|
1035
|
+
hasText: true,
|
1036
|
+
hasTextCn: false
|
1037
|
+
},
|
480
1038
|
title: 'novita.ai'
|
481
1039
|
}, {
|
482
1040
|
color: '#74B71B',
|
@@ -485,6 +1043,15 @@ var toc = [{
|
|
485
1043
|
fullTitle: 'Nvidia (ChatWithRTX)',
|
486
1044
|
group: 'application',
|
487
1045
|
id: 'Nvidia',
|
1046
|
+
param: {
|
1047
|
+
hasAvatar: true,
|
1048
|
+
hasBrand: false,
|
1049
|
+
hasBrandColor: false,
|
1050
|
+
hasColor: true,
|
1051
|
+
hasCombine: true,
|
1052
|
+
hasText: true,
|
1053
|
+
hasTextCn: false
|
1054
|
+
},
|
488
1055
|
title: 'Nvidia'
|
489
1056
|
}, {
|
490
1057
|
color: '#fff',
|
@@ -493,6 +1060,15 @@ var toc = [{
|
|
493
1060
|
fullTitle: 'Ollama',
|
494
1061
|
group: 'provider',
|
495
1062
|
id: 'Ollama',
|
1063
|
+
param: {
|
1064
|
+
hasAvatar: true,
|
1065
|
+
hasBrand: false,
|
1066
|
+
hasBrandColor: false,
|
1067
|
+
hasColor: false,
|
1068
|
+
hasCombine: true,
|
1069
|
+
hasText: true,
|
1070
|
+
hasTextCn: false
|
1071
|
+
},
|
496
1072
|
title: 'Ollama'
|
497
1073
|
}, {
|
498
1074
|
color: '#000',
|
@@ -501,6 +1077,15 @@ var toc = [{
|
|
501
1077
|
fullTitle: 'OpenAI (ChatGPT)',
|
502
1078
|
group: 'provider',
|
503
1079
|
id: 'OpenAI',
|
1080
|
+
param: {
|
1081
|
+
hasAvatar: true,
|
1082
|
+
hasBrand: false,
|
1083
|
+
hasBrandColor: false,
|
1084
|
+
hasColor: false,
|
1085
|
+
hasCombine: true,
|
1086
|
+
hasText: true,
|
1087
|
+
hasTextCn: false
|
1088
|
+
},
|
504
1089
|
title: 'OpenAI'
|
505
1090
|
}, {
|
506
1091
|
color: '#4A7FE3',
|
@@ -509,6 +1094,15 @@ var toc = [{
|
|
509
1094
|
fullTitle: 'OpenChat',
|
510
1095
|
group: 'model',
|
511
1096
|
id: 'OpenChat',
|
1097
|
+
param: {
|
1098
|
+
hasAvatar: true,
|
1099
|
+
hasBrand: false,
|
1100
|
+
hasBrandColor: false,
|
1101
|
+
hasColor: true,
|
1102
|
+
hasCombine: true,
|
1103
|
+
hasText: true,
|
1104
|
+
hasTextCn: false
|
1105
|
+
},
|
512
1106
|
title: 'OpenChat'
|
513
1107
|
}, {
|
514
1108
|
color: '#6566F1',
|
@@ -517,6 +1111,15 @@ var toc = [{
|
|
517
1111
|
fullTitle: 'OpenRouter',
|
518
1112
|
group: 'provider',
|
519
1113
|
id: 'OpenRouter',
|
1114
|
+
param: {
|
1115
|
+
hasAvatar: true,
|
1116
|
+
hasBrand: false,
|
1117
|
+
hasBrandColor: false,
|
1118
|
+
hasColor: false,
|
1119
|
+
hasCombine: true,
|
1120
|
+
hasText: true,
|
1121
|
+
hasTextCn: false
|
1122
|
+
},
|
520
1123
|
title: 'OpenRouter'
|
521
1124
|
}, {
|
522
1125
|
color: '#FFF',
|
@@ -525,6 +1128,15 @@ var toc = [{
|
|
525
1128
|
fullTitle: 'PaLM (Google)',
|
526
1129
|
group: 'model',
|
527
1130
|
id: 'PaLM',
|
1131
|
+
param: {
|
1132
|
+
hasAvatar: true,
|
1133
|
+
hasBrand: false,
|
1134
|
+
hasBrandColor: false,
|
1135
|
+
hasColor: true,
|
1136
|
+
hasCombine: true,
|
1137
|
+
hasText: true,
|
1138
|
+
hasTextCn: false
|
1139
|
+
},
|
528
1140
|
title: 'PaLM'
|
529
1141
|
}, {
|
530
1142
|
color: '#22B8CD',
|
@@ -533,6 +1145,15 @@ var toc = [{
|
|
533
1145
|
fullTitle: 'Perplexity',
|
534
1146
|
group: 'provider',
|
535
1147
|
id: 'Perplexity',
|
1148
|
+
param: {
|
1149
|
+
hasAvatar: true,
|
1150
|
+
hasBrand: false,
|
1151
|
+
hasBrandColor: false,
|
1152
|
+
hasColor: true,
|
1153
|
+
hasCombine: true,
|
1154
|
+
hasText: true,
|
1155
|
+
hasTextCn: false
|
1156
|
+
},
|
536
1157
|
title: 'Perplexity'
|
537
1158
|
}, {
|
538
1159
|
color: '#000',
|
@@ -541,6 +1162,15 @@ var toc = [{
|
|
541
1162
|
fullTitle: 'Pollinations',
|
542
1163
|
group: 'application',
|
543
1164
|
id: 'Pollinations',
|
1165
|
+
param: {
|
1166
|
+
hasAvatar: true,
|
1167
|
+
hasBrand: false,
|
1168
|
+
hasBrandColor: false,
|
1169
|
+
hasColor: false,
|
1170
|
+
hasCombine: true,
|
1171
|
+
hasText: true,
|
1172
|
+
hasTextCn: false
|
1173
|
+
},
|
544
1174
|
title: 'Pollinations'
|
545
1175
|
}, {
|
546
1176
|
color: '#1041F3',
|
@@ -549,14 +1179,33 @@ var toc = [{
|
|
549
1179
|
fullTitle: 'Qingyan (智谱清言)',
|
550
1180
|
group: 'application',
|
551
1181
|
id: 'Qingyan',
|
1182
|
+
param: {
|
1183
|
+
hasAvatar: true,
|
1184
|
+
hasBrand: false,
|
1185
|
+
hasBrandColor: false,
|
1186
|
+
hasColor: true,
|
1187
|
+
hasCombine: true,
|
1188
|
+
hasText: true,
|
1189
|
+
hasTextCn: false
|
1190
|
+
},
|
552
1191
|
title: 'Qingyan'
|
553
1192
|
}, {
|
554
1193
|
color: '#615ced',
|
1194
|
+
colorGradient: 'linear-gradient(to right, #00055F, #6F69F7)',
|
555
1195
|
desc: 'https://huggingface.co/Qwen',
|
556
1196
|
docsUrl: 'qwen',
|
557
1197
|
fullTitle: 'Qwen (千问)',
|
558
1198
|
group: 'model',
|
559
1199
|
id: 'Qwen',
|
1200
|
+
param: {
|
1201
|
+
hasAvatar: true,
|
1202
|
+
hasBrand: false,
|
1203
|
+
hasBrandColor: false,
|
1204
|
+
hasColor: true,
|
1205
|
+
hasCombine: true,
|
1206
|
+
hasText: true,
|
1207
|
+
hasTextCn: false
|
1208
|
+
},
|
560
1209
|
title: 'Qwen'
|
561
1210
|
}, {
|
562
1211
|
color: '#EA2805',
|
@@ -565,6 +1214,15 @@ var toc = [{
|
|
565
1214
|
fullTitle: 'Replicate',
|
566
1215
|
group: 'provider',
|
567
1216
|
id: 'Replicate',
|
1217
|
+
param: {
|
1218
|
+
hasAvatar: true,
|
1219
|
+
hasBrand: true,
|
1220
|
+
hasBrandColor: false,
|
1221
|
+
hasColor: false,
|
1222
|
+
hasCombine: false,
|
1223
|
+
hasText: false,
|
1224
|
+
hasTextCn: false
|
1225
|
+
},
|
568
1226
|
title: 'Replicate'
|
569
1227
|
}, {
|
570
1228
|
color: '#fff',
|
@@ -573,6 +1231,15 @@ var toc = [{
|
|
573
1231
|
fullTitle: 'Runway',
|
574
1232
|
group: 'application',
|
575
1233
|
id: 'Runway',
|
1234
|
+
param: {
|
1235
|
+
hasAvatar: true,
|
1236
|
+
hasBrand: false,
|
1237
|
+
hasBrandColor: false,
|
1238
|
+
hasColor: false,
|
1239
|
+
hasCombine: true,
|
1240
|
+
hasText: true,
|
1241
|
+
hasTextCn: false
|
1242
|
+
},
|
576
1243
|
title: 'Runway'
|
577
1244
|
}, {
|
578
1245
|
color: '#3431C3',
|
@@ -581,6 +1248,15 @@ var toc = [{
|
|
581
1248
|
fullTitle: 'RWKV',
|
582
1249
|
group: 'model',
|
583
1250
|
id: 'Rwkv',
|
1251
|
+
param: {
|
1252
|
+
hasAvatar: true,
|
1253
|
+
hasBrand: false,
|
1254
|
+
hasBrandColor: false,
|
1255
|
+
hasColor: true,
|
1256
|
+
hasCombine: true,
|
1257
|
+
hasText: true,
|
1258
|
+
hasTextCn: false
|
1259
|
+
},
|
584
1260
|
title: 'RWKV'
|
585
1261
|
}, {
|
586
1262
|
color: '#5B2AD8',
|
@@ -589,6 +1265,15 @@ var toc = [{
|
|
589
1265
|
fullTitle: 'SenseNova',
|
590
1266
|
group: 'provider',
|
591
1267
|
id: 'SenseNova',
|
1268
|
+
param: {
|
1269
|
+
hasAvatar: true,
|
1270
|
+
hasBrand: true,
|
1271
|
+
hasBrandColor: true,
|
1272
|
+
hasColor: true,
|
1273
|
+
hasCombine: true,
|
1274
|
+
hasText: true,
|
1275
|
+
hasTextCn: false
|
1276
|
+
},
|
592
1277
|
title: 'SenseNova'
|
593
1278
|
}, {
|
594
1279
|
color: '#7C3AED',
|
@@ -597,6 +1282,15 @@ var toc = [{
|
|
597
1282
|
fullTitle: 'SiliconCloud (SiliconFlow)',
|
598
1283
|
group: 'provider',
|
599
1284
|
id: 'SiliconCloud',
|
1285
|
+
param: {
|
1286
|
+
hasAvatar: true,
|
1287
|
+
hasBrand: false,
|
1288
|
+
hasBrandColor: false,
|
1289
|
+
hasColor: true,
|
1290
|
+
hasCombine: true,
|
1291
|
+
hasText: true,
|
1292
|
+
hasTextCn: false
|
1293
|
+
},
|
600
1294
|
title: 'SiliconCloud'
|
601
1295
|
}, {
|
602
1296
|
color: '#0070f0',
|
@@ -605,14 +1299,33 @@ var toc = [{
|
|
605
1299
|
fullTitle: 'Spark (讯飞星火)',
|
606
1300
|
group: 'model',
|
607
1301
|
id: 'Spark',
|
1302
|
+
param: {
|
1303
|
+
hasAvatar: true,
|
1304
|
+
hasBrand: false,
|
1305
|
+
hasBrandColor: false,
|
1306
|
+
hasColor: true,
|
1307
|
+
hasCombine: true,
|
1308
|
+
hasText: true,
|
1309
|
+
hasTextCn: false
|
1310
|
+
},
|
608
1311
|
title: 'Spark'
|
609
1312
|
}, {
|
610
1313
|
color: '#330066',
|
1314
|
+
colorGradient: 'linear-gradient(to bottom, #9D39FF, #A380FF)',
|
611
1315
|
desc: 'https://deepmind.google/technologies/gemini',
|
612
1316
|
docsUrl: 'stability',
|
613
1317
|
fullTitle: 'Stability (StableDiffusion)',
|
614
1318
|
group: 'provider',
|
615
1319
|
id: 'Stability',
|
1320
|
+
param: {
|
1321
|
+
hasAvatar: true,
|
1322
|
+
hasBrand: true,
|
1323
|
+
hasBrandColor: true,
|
1324
|
+
hasColor: true,
|
1325
|
+
hasCombine: true,
|
1326
|
+
hasText: true,
|
1327
|
+
hasTextCn: false
|
1328
|
+
},
|
616
1329
|
title: 'Stability'
|
617
1330
|
}, {
|
618
1331
|
color: '#005AFF',
|
@@ -621,6 +1334,15 @@ var toc = [{
|
|
621
1334
|
fullTitle: 'Stepfun (阶跃星辰)',
|
622
1335
|
group: 'model',
|
623
1336
|
id: 'Stepfun',
|
1337
|
+
param: {
|
1338
|
+
hasAvatar: true,
|
1339
|
+
hasBrand: false,
|
1340
|
+
hasBrandColor: false,
|
1341
|
+
hasColor: true,
|
1342
|
+
hasCombine: true,
|
1343
|
+
hasText: true,
|
1344
|
+
hasTextCn: false
|
1345
|
+
},
|
624
1346
|
title: 'Stepfun'
|
625
1347
|
}, {
|
626
1348
|
color: '#000',
|
@@ -629,6 +1351,15 @@ var toc = [{
|
|
629
1351
|
fullTitle: 'Suno',
|
630
1352
|
group: 'application',
|
631
1353
|
id: 'Suno',
|
1354
|
+
param: {
|
1355
|
+
hasAvatar: true,
|
1356
|
+
hasBrand: false,
|
1357
|
+
hasBrandColor: false,
|
1358
|
+
hasColor: false,
|
1359
|
+
hasCombine: true,
|
1360
|
+
hasText: true,
|
1361
|
+
hasTextCn: false
|
1362
|
+
},
|
632
1363
|
title: 'Suno'
|
633
1364
|
}, {
|
634
1365
|
color: '#0052D9',
|
@@ -637,6 +1368,15 @@ var toc = [{
|
|
637
1368
|
fullTitle: 'Tencent',
|
638
1369
|
group: 'provider',
|
639
1370
|
id: 'Tencent',
|
1371
|
+
param: {
|
1372
|
+
hasAvatar: true,
|
1373
|
+
hasBrand: true,
|
1374
|
+
hasBrandColor: true,
|
1375
|
+
hasColor: true,
|
1376
|
+
hasCombine: false,
|
1377
|
+
hasText: true,
|
1378
|
+
hasTextCn: true
|
1379
|
+
},
|
640
1380
|
title: 'Tencent'
|
641
1381
|
}, {
|
642
1382
|
color: '#0f6fff',
|
@@ -645,14 +1385,33 @@ var toc = [{
|
|
645
1385
|
fullTitle: 'together.ai',
|
646
1386
|
group: 'provider',
|
647
1387
|
id: 'Together',
|
1388
|
+
param: {
|
1389
|
+
hasAvatar: true,
|
1390
|
+
hasBrand: true,
|
1391
|
+
hasBrandColor: true,
|
1392
|
+
hasColor: true,
|
1393
|
+
hasCombine: true,
|
1394
|
+
hasText: true,
|
1395
|
+
hasTextCn: false
|
1396
|
+
},
|
648
1397
|
title: 'together.ai'
|
649
1398
|
}, {
|
650
1399
|
color: '#908AF9',
|
1400
|
+
colorGradient: 'linear-gradient(to bottom, #AEBCFE, #805DFA)',
|
651
1401
|
desc: 'https://www.upstage.ai',
|
652
1402
|
docsUrl: 'upstage',
|
653
1403
|
fullTitle: 'Upstage',
|
654
1404
|
group: 'provider',
|
655
1405
|
id: 'Upstage',
|
1406
|
+
param: {
|
1407
|
+
hasAvatar: true,
|
1408
|
+
hasBrand: false,
|
1409
|
+
hasBrandColor: false,
|
1410
|
+
hasColor: true,
|
1411
|
+
hasCombine: true,
|
1412
|
+
hasText: true,
|
1413
|
+
hasTextCn: false
|
1414
|
+
},
|
656
1415
|
title: 'Upsate'
|
657
1416
|
}, {
|
658
1417
|
color: '#4285F4',
|
@@ -661,6 +1420,15 @@ var toc = [{
|
|
661
1420
|
fullTitle: 'VertexAI (Google)',
|
662
1421
|
group: 'provider',
|
663
1422
|
id: 'VertexAI',
|
1423
|
+
param: {
|
1424
|
+
hasAvatar: true,
|
1425
|
+
hasBrand: false,
|
1426
|
+
hasBrandColor: false,
|
1427
|
+
hasColor: true,
|
1428
|
+
hasCombine: true,
|
1429
|
+
hasText: true,
|
1430
|
+
hasTextCn: false
|
1431
|
+
},
|
664
1432
|
title: 'VertexAI'
|
665
1433
|
}, {
|
666
1434
|
color: '#000',
|
@@ -669,6 +1437,15 @@ var toc = [{
|
|
669
1437
|
fullTitle: 'Viggle',
|
670
1438
|
group: 'application',
|
671
1439
|
id: 'Viggle',
|
1440
|
+
param: {
|
1441
|
+
hasAvatar: true,
|
1442
|
+
hasBrand: false,
|
1443
|
+
hasBrandColor: false,
|
1444
|
+
hasColor: false,
|
1445
|
+
hasCombine: true,
|
1446
|
+
hasText: true,
|
1447
|
+
hasTextCn: false
|
1448
|
+
},
|
672
1449
|
title: 'Viggle'
|
673
1450
|
}, {
|
674
1451
|
color: '#fff',
|
@@ -677,14 +1454,33 @@ var toc = [{
|
|
677
1454
|
fullTitle: 'vLLM',
|
678
1455
|
group: 'provider',
|
679
1456
|
id: 'Vllm',
|
1457
|
+
param: {
|
1458
|
+
hasAvatar: true,
|
1459
|
+
hasBrand: false,
|
1460
|
+
hasBrandColor: false,
|
1461
|
+
hasColor: true,
|
1462
|
+
hasCombine: true,
|
1463
|
+
hasText: true,
|
1464
|
+
hasTextCn: false
|
1465
|
+
},
|
680
1466
|
title: 'vLLM'
|
681
1467
|
}, {
|
682
1468
|
color: '#167ADF',
|
1469
|
+
colorGradient: 'linear-gradient(to right, #0A51C3, #23A4FB)',
|
683
1470
|
desc: 'https://yiyan.baidu.com',
|
684
1471
|
docsUrl: 'wenxin',
|
685
1472
|
fullTitle: 'Wenxin (文心)',
|
686
1473
|
group: 'model',
|
687
1474
|
id: 'Wenxin',
|
1475
|
+
param: {
|
1476
|
+
hasAvatar: true,
|
1477
|
+
hasBrand: false,
|
1478
|
+
hasBrandColor: false,
|
1479
|
+
hasColor: true,
|
1480
|
+
hasCombine: true,
|
1481
|
+
hasText: true,
|
1482
|
+
hasTextCn: false
|
1483
|
+
},
|
688
1484
|
title: 'Wenxin'
|
689
1485
|
}, {
|
690
1486
|
color: '#F38020',
|
@@ -693,6 +1489,15 @@ var toc = [{
|
|
693
1489
|
fullTitle: 'WorkersAI (Cloudflare)',
|
694
1490
|
group: 'provider',
|
695
1491
|
id: 'WorkersAI',
|
1492
|
+
param: {
|
1493
|
+
hasAvatar: true,
|
1494
|
+
hasBrand: false,
|
1495
|
+
hasBrandColor: false,
|
1496
|
+
hasColor: true,
|
1497
|
+
hasCombine: true,
|
1498
|
+
hasText: true,
|
1499
|
+
hasTextCn: false
|
1500
|
+
},
|
696
1501
|
title: 'WorkersAI'
|
697
1502
|
}, {
|
698
1503
|
color: '#fff',
|
@@ -701,6 +1506,15 @@ var toc = [{
|
|
701
1506
|
fullTitle: 'xAI',
|
702
1507
|
group: 'provider',
|
703
1508
|
id: 'XAI',
|
1509
|
+
param: {
|
1510
|
+
hasAvatar: true,
|
1511
|
+
hasBrand: false,
|
1512
|
+
hasBrandColor: false,
|
1513
|
+
hasColor: false,
|
1514
|
+
hasCombine: true,
|
1515
|
+
hasText: true,
|
1516
|
+
hasTextCn: false
|
1517
|
+
},
|
704
1518
|
title: 'Grok'
|
705
1519
|
}, {
|
706
1520
|
color: '#003425',
|
@@ -709,6 +1523,15 @@ var toc = [{
|
|
709
1523
|
fullTitle: 'Yi (零一万物)',
|
710
1524
|
group: 'model',
|
711
1525
|
id: 'Yi',
|
1526
|
+
param: {
|
1527
|
+
hasAvatar: true,
|
1528
|
+
hasBrand: false,
|
1529
|
+
hasBrandColor: false,
|
1530
|
+
hasColor: true,
|
1531
|
+
hasCombine: true,
|
1532
|
+
hasText: true,
|
1533
|
+
hasTextCn: false
|
1534
|
+
},
|
712
1535
|
title: 'Yi'
|
713
1536
|
}, {
|
714
1537
|
color: '#6300FF',
|
@@ -717,6 +1540,15 @@ var toc = [{
|
|
717
1540
|
fullTitle: 'Zeabur',
|
718
1541
|
group: 'application',
|
719
1542
|
id: 'Zeabur',
|
1543
|
+
param: {
|
1544
|
+
hasAvatar: true,
|
1545
|
+
hasBrand: false,
|
1546
|
+
hasBrandColor: false,
|
1547
|
+
hasColor: true,
|
1548
|
+
hasCombine: true,
|
1549
|
+
hasText: true,
|
1550
|
+
hasTextCn: false
|
1551
|
+
},
|
720
1552
|
title: 'Zeabur'
|
721
1553
|
}, {
|
722
1554
|
color: '#003425',
|
@@ -725,6 +1557,15 @@ var toc = [{
|
|
725
1557
|
fullTitle: '01.AI (零一万物)',
|
726
1558
|
group: 'provider',
|
727
1559
|
id: 'ZeroOne',
|
1560
|
+
param: {
|
1561
|
+
hasAvatar: true,
|
1562
|
+
hasBrand: false,
|
1563
|
+
hasBrandColor: false,
|
1564
|
+
hasColor: false,
|
1565
|
+
hasCombine: true,
|
1566
|
+
hasText: true,
|
1567
|
+
hasTextCn: false
|
1568
|
+
},
|
728
1569
|
title: '01.AI'
|
729
1570
|
}, {
|
730
1571
|
color: '#3859FF',
|
@@ -733,6 +1574,15 @@ var toc = [{
|
|
733
1574
|
fullTitle: 'Zhipu (智谱)',
|
734
1575
|
group: 'provider',
|
735
1576
|
id: 'Zhipu',
|
1577
|
+
param: {
|
1578
|
+
hasAvatar: true,
|
1579
|
+
hasBrand: false,
|
1580
|
+
hasBrandColor: false,
|
1581
|
+
hasColor: true,
|
1582
|
+
hasCombine: true,
|
1583
|
+
hasText: true,
|
1584
|
+
hasTextCn: false
|
1585
|
+
},
|
736
1586
|
title: 'Zhipu'
|
737
1587
|
}];
|
738
1588
|
export default toc;
|