mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-04-29 15:52:35 +00:00
feat(groq): update model name
This commit is contained in:
@ -77,7 +77,7 @@ const groqChatModels: Record<string, string>[] = [
|
|||||||
key: 'meta-llama/llama-4-maverick-17b-128e-instruct',
|
key: 'meta-llama/llama-4-maverick-17b-128e-instruct',
|
||||||
}, */
|
}, */
|
||||||
{
|
{
|
||||||
displayName: 'Llama 4 Maverick 17B 16E Instruct (Preview)',
|
displayName: 'Llama 4 Scout 17B 16E Instruct (Preview)',
|
||||||
key: 'meta-llama/llama-4-scout-17b-16e-instruct',
|
key: 'meta-llama/llama-4-scout-17b-16e-instruct',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user