Skip to content

Commit adfa071

Browse files
authored
💄 style: upload pixtral model icon (#38)
* Update const.ts * Update const.ts
1 parent 79fb28b commit adfa071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/ModelIcon/const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ export const modelMappings: ModelMapping[] = [
8484
{ Icon: Moonshot, keywords: ['moonshot'] },
8585
{ Icon: Qwen, keywords: ['qwen'] },
8686
{ Icon: Minimax, keywords: ['minmax', 'abab'] },
87-
{ Icon: Mistral, keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-'] },
87+
{ Icon: Mistral, keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-', 'pixtral'] },
8888
{ Icon: Perplexity, keywords: ['pplx', 'sonar'] },
8989
{ Icon: Yi, keywords: ['^yi-', '/yi-', '-yi-'] },
9090
{ Icon: OpenRouter, keywords: ['^openrouter'] },

0 commit comments

Comments
 (0)