mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-06 13:19:33 +08:00
fix: change the url for qwen (#10584)
This commit is contained in:
parent
ce642f17d9
commit
654f19eaa9
@ -145,7 +145,7 @@ const ORIGIN_DEFAULT_MIN_APPS: MinAppType[] = [
|
|||||||
{
|
{
|
||||||
id: 'dashscope',
|
id: 'dashscope',
|
||||||
name: i18n.t('minapps.qwen'),
|
name: i18n.t('minapps.qwen'),
|
||||||
url: 'https://tongyi.aliyun.com/qianwen/',
|
url: 'https://www.tongyi.com/',
|
||||||
logo: QwenModelLogo
|
logo: QwenModelLogo
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user