Skip to content

Commit

Permalink
Update modelConfig.ts (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
sxjeru authored Feb 3, 2025
1 parent c473155 commit 4d14a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/modelConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const modelMappings: ModelMapping[] = [
{ Icon: Gemini, keywords: ['gemini'] },
{ Icon: Gemma, keywords: ['gemma'] },
{ Icon: Moonshot, keywords: ['moonshot'] },
{ Icon: Qwen, keywords: ['qwen', 'qwq'] },
{ Icon: Qwen, keywords: ['qwen', 'qwq', 'qvq'] },
{ Icon: Minimax, keywords: ['minmax', 'abab'] },
{
Icon: Mistral,
Expand Down

0 comments on commit 4d14a0f

Please sign in to comment.