mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-05 21:05:13 +08:00
changed claude from 3.5 to 3.7
This commit is contained in:
parent
d62b7cea7e
commit
6dbac0b79e
2 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ import { ReactComponent as LoadingIcon } from '../../icons/loading.svg';
|
|||
|
||||
const models = [
|
||||
{
|
||||
title: __('Claude 3.5 Sonnet', 'mind'),
|
||||
name: 'claude-3-5-sonnet',
|
||||
title: __('Claude 3.7 Sonnet', 'mind'),
|
||||
name: 'claude-3-7-sonnet',
|
||||
description: __('Best quality and recommended', 'mind'),
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue