feat(groq): remove deprecated model

This commit is contained in:
ItzCrazyKns
2025-03-20 11:48:44 +05:30
parent cf7144db96
commit f628b6e416

View File

@ -48,10 +48,6 @@ const groqChatModels: Record<string, string>[] = [
displayName: 'DeepSeek R1 Distill Qwen 32B (Preview)',
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)',
key: 'deepseek-r1-distill-llama-70b',