feat(stage-web|stage-tamagotchi): supports Alibaba Cloud Model Studio & Volcano Engine
This commit is contained in:
@@ -227,6 +227,9 @@ settings:
|
||||
title: Voice Settings
|
||||
description: LLMs, speech providers, etc.
|
||||
provider:
|
||||
alibaba-cloud-model-studio:
|
||||
description: bailian.console.aliyun.com
|
||||
title: Alibaba Cloud Model Studio
|
||||
anthropic:
|
||||
description: anthropic.com
|
||||
title: Anthropic | Claude
|
||||
@@ -335,6 +338,14 @@ settings:
|
||||
vllm:
|
||||
description: vllm.ai
|
||||
title: vLLM
|
||||
volcengine:
|
||||
description: volcengine.com
|
||||
fields:
|
||||
field:
|
||||
appId:
|
||||
description: App ID of the project where you can obtain in Console
|
||||
label: App ID
|
||||
title: Volcano Engine
|
||||
xai:
|
||||
description: x.ai
|
||||
title: xAI
|
||||
|
||||
@@ -213,6 +213,9 @@ settings:
|
||||
title: 声音配置
|
||||
description: LLM,语音合成,语音识别提供商等
|
||||
provider:
|
||||
alibaba-cloud-model-studio:
|
||||
description: bailian.console.aliyun.com
|
||||
title: 阿里百炼
|
||||
anthropic:
|
||||
description: anthropic.com
|
||||
title: Anthropic | Claude
|
||||
@@ -319,6 +322,14 @@ settings:
|
||||
vllm:
|
||||
description: vllm.ai
|
||||
title: vLLM
|
||||
volcengine:
|
||||
description: volcengine.com
|
||||
fields:
|
||||
field:
|
||||
appId:
|
||||
description: 可在控制台获取的 App ID
|
||||
label: App ID
|
||||
title: 火山引擎
|
||||
xai:
|
||||
description: X.AI
|
||||
title: xAI
|
||||
|
||||
Reference in New Issue
Block a user