fix:Claude model name typo

This commit is contained in:
Pres 2025-02-27 22:17:17 -05:00 committed by Asurada
parent ad01fc43e5
commit 4c0f358323

View File

@ -617,7 +617,7 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
{
id: 'claude-3-5-haiku-20241022',
provider: 'anthropic',
name: 'Claude 3 Haiku',
name: 'Claude 3.5 Haiku',
group: 'Claude 3.5'
},
{