Skip to content

Commit

Permalink
💄 style: upload pixtral model icon (#38)
Browse files Browse the repository at this point in the history
* Update const.ts

* Update const.ts
  • Loading branch information
arvinxx authored Sep 19, 2024
1 parent 79fb28b commit adfa071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ModelIcon/const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ export const modelMappings: ModelMapping[] = [
{ Icon: Moonshot, keywords: ['moonshot'] },
{ Icon: Qwen, keywords: ['qwen'] },
{ Icon: Minimax, keywords: ['minmax', 'abab'] },
{ Icon: Mistral, keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-'] },
{ Icon: Mistral, keywords: ['mistral', 'mixtral', 'codestral', 'mathstral', '/mn-', 'pixtral'] },
{ Icon: Perplexity, keywords: ['pplx', 'sonar'] },
{ Icon: Yi, keywords: ['^yi-', '/yi-', '-yi-'] },
{ Icon: OpenRouter, keywords: ['^openrouter'] },
Expand Down

0 comments on commit adfa071

Please sign in to comment.