feat: support infiniai
This commit is contained in:
@@ -51,6 +51,15 @@
|
||||
link: 'https://cloud.siliconflow.cn/i/J0NHrrX8',
|
||||
linkText: 'cloud.siliconflow.cn',
|
||||
},
|
||||
{
|
||||
label: t('settings.ai.providers.infiniai.title'),
|
||||
help: 'settings.ai.providers.infiniai.description',
|
||||
// Only kept for easy reference in i18n Ally
|
||||
_help: t('settings.ai.providers.infiniai.description'),
|
||||
value: 'infiniai',
|
||||
link: 'https://cloud.infini-ai.com/genstudio/model?deepsearch',
|
||||
linkText: 'cloud.infini-ai.com',
|
||||
},
|
||||
{
|
||||
label: 'DeepSeek',
|
||||
value: 'deepseek',
|
||||
|
||||
Reference in New Issue
Block a user