mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 21:35:52 +08:00
fix:Claude model name typo
This commit is contained in:
parent
04daf28fea
commit
a5e615578f
@ -617,7 +617,7 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
|||||||
{
|
{
|
||||||
id: 'claude-3-5-haiku-20241022',
|
id: 'claude-3-5-haiku-20241022',
|
||||||
provider: 'anthropic',
|
provider: 'anthropic',
|
||||||
name: 'Claude 3 Haiku',
|
name: 'Claude 3.5 Haiku',
|
||||||
group: 'Claude 3.5'
|
group: 'Claude 3.5'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user