@lobehub/icons 1.97.0 → 1.97.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.
@@ -70,7 +70,7 @@ export var modelMappings = [{
|
|
70
70
|
}
|
71
71
|
}, {
|
72
72
|
Icon: OpenAI,
|
73
|
-
keywords: ['o1-', '^o1', '/o1', 'o3-', '^o3', '/o3'],
|
73
|
+
keywords: ['o1-', '^o1', '/o1', 'o3-', '^o3', '/o3', 'o4-', '^o4', '/o4'],
|
74
74
|
props: {
|
75
75
|
type: 'o1'
|
76
76
|
}
|
@@ -187,7 +187,7 @@ export var modelMappings = [{
|
|
187
187
|
keywords: ['suno']
|
188
188
|
}, {
|
189
189
|
Icon: Microsoft,
|
190
|
-
keywords: ['wizardlm', 'phi3', '^/phi-', '^phi-']
|
190
|
+
keywords: ['wizardlm', 'phi3', 'phi4', '^/phi-', '^phi-']
|
191
191
|
}, {
|
192
192
|
Icon: Adobe,
|
193
193
|
keywords: ['firefly']
|
@@ -214,7 +214,7 @@ export var modelMappings = [{
|
|
214
214
|
keywords: ['ideogram']
|
215
215
|
}, {
|
216
216
|
Icon: Spark,
|
217
|
-
keywords: ['spark', 'general$', 'generalv3$', 'generalv3.5$', '4.0ultra$', 'pro-128k$', '^max-32k$', '^lite$']
|
217
|
+
keywords: ['spark', 'general$', 'generalv3$', 'generalv3.5$', '4.0ultra$', 'pro-128k$', '^max-32k$', '^lite$', '^x1$']
|
218
218
|
}, {
|
219
219
|
Icon: Udio,
|
220
220
|
keywords: ['udio']
|