mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-16 14:58:29 +00:00
feat(groq): remove deprecated model
This commit is contained in:
@ -48,10 +48,6 @@ const groqChatModels: Record<string, string>[] = [
|
|||||||
displayName: 'DeepSeek R1 Distill Qwen 32B (Preview)',
|
displayName: 'DeepSeek R1 Distill Qwen 32B (Preview)',
|
||||||
key: 'deepseek-r1-distill-qwen-32b',
|
key: 'deepseek-r1-distill-qwen-32b',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
displayName: 'DeepSeek R1 Distill Llama 70B SpecDec (Preview)',
|
|
||||||
key: 'deepseek-r1-distill-llama-70b-specdec',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
displayName: 'DeepSeek R1 Distill Llama 70B (Preview)',
|
displayName: 'DeepSeek R1 Distill Llama 70B (Preview)',
|
||||||
key: 'deepseek-r1-distill-llama-70b',
|
key: 'deepseek-r1-distill-llama-70b',
|
||||||
|
Reference in New Issue
Block a user