@lobehub/icons 2.32.0 → 2.32.1
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.
@@ -165,7 +165,7 @@ export var modelMappings = [{
|
|
165
165
|
keywords: ['gemini']
|
166
166
|
}, {
|
167
167
|
Icon: DeepMind,
|
168
|
-
keywords: ['^imagen-', '/imagen-', '^imagen\\d/']
|
168
|
+
keywords: ['^imagen-', '/imagen-', '^imagen\\d/', '/imagen\\d']
|
169
169
|
}, {
|
170
170
|
Icon: Gemma,
|
171
171
|
keywords: ['gemma']
|
@@ -177,7 +177,7 @@ export var modelMappings = [{
|
|
177
177
|
keywords: ['qiniu']
|
178
178
|
}, {
|
179
179
|
Icon: Qwen,
|
180
|
-
keywords: ['qwen', 'qwq', 'qvq', 'wanx', 'wan\\d/']
|
180
|
+
keywords: ['qwen', 'qwq', 'qvq', 'wanx', 'wan\\d/', 'wan\\d\\.\\d-']
|
181
181
|
}, {
|
182
182
|
Icon: Minimax,
|
183
183
|
keywords: ['minimax', 'abab', '^image-']
|
@@ -228,7 +228,7 @@ export var modelMappings = [{
|
|
228
228
|
keywords: ['^jina', '/jina']
|
229
229
|
}, {
|
230
230
|
Icon: Doubao,
|
231
|
-
keywords: ['^ep-', 'doubao-']
|
231
|
+
keywords: ['^ep-', 'doubao-', 'seedream', 'seededit']
|
232
232
|
}, {
|
233
233
|
Icon: Hunyuan,
|
234
234
|
keywords: ['hunyuan']
|
@@ -309,7 +309,7 @@ export var modelMappings = [{
|
|
309
309
|
keywords: ['^veo-', '/veo-']
|
310
310
|
}, {
|
311
311
|
Icon: Google,
|
312
|
-
keywords: ['google', 'learnlm']
|
312
|
+
keywords: ['google', 'learnlm', 'nano-banana']
|
313
313
|
}, {
|
314
314
|
Icon: CogView,
|
315
315
|
keywords: ['cogview']
|