fix(stage): logo for providers, added support for anthropic

This commit is contained in:
Neko Ayaka
2025-04-01 19:45:54 +08:00
parent 999a8be133
commit 66bc92e439
13 changed files with 435 additions and 57 deletions
+11 -20
View File
@@ -67,6 +67,8 @@ settings:
models:
description: Live2D, VRM, etc.
title: Models
memory:
description: Where memories got stored, and organized
modules:
consciousness:
description: Personality, desired model, etc.
@@ -177,6 +179,9 @@ settings:
title: Voice Settings
description: LLMs, speech providers, etc.
provider:
anthropic:
description: anthropic.com
title: Anthropic | Claude
cloudflare-workers-ai:
description: cloudflare.com
fields:
@@ -248,11 +253,13 @@ settings:
description: fireworks.ai
title: Fireworks.ai
microsoft-speech:
description: speech.microsoft.com
fields:
field:
region:
description: Speech Service region
label: Region
title: Microsoft / Azure Speech
mistral:
description: mistral.ai
title: Mistral
@@ -271,6 +278,9 @@ settings:
openrouter:
description: openrouter.ai
title: OpenRouter
perplexity:
description: perplexity.ai
title: Perplexity
together:
description: together.ai
title: Together.ai
@@ -316,30 +326,11 @@ settings:
title: Nordic Colors
title: Theme Presets
title: Themes
shortcuts:
title: Shortcuts
description: Configure the shortcuts for the stage
sections:
section:
window-controls:
title: Window Controls
press-keys-hint:
label: Press Keys...Or Escape to cancel
fields:
field:
toggle-resize:
label: Toggle Resize
toggle-move:
label: Toggle Move
toggle-ignore-mouse-event: # TODO: Add this feature
label: Toggle Ignore Mouse Event
sections:
section:
general:
title: General
dark-mode: Dark mode
stage-transitions: Stage Transitions
theme: Theme
title: Settings
voices: Voice
stage:
+12 -19
View File
@@ -50,6 +50,9 @@ settings:
microphone: 麦克风
models: 模型
pages:
memory:
description: 存放记忆的地方,以及策略
title: 记忆体
models:
description: 切换角色的 Live2DVRM 模型
title: 角色模型
@@ -165,6 +168,9 @@ settings:
title: 声音配置
description: LLM,语音合成,语音识别提供商等
provider:
anthropic:
description: anthropic.com
title: Anthropic | Claude
cloudflare-workers-ai:
description: Cloudflare.com
fields:
@@ -234,11 +240,13 @@ settings:
description: Fireworks.ai
title: Fireworks.ai
microsoft-speech:
description: speech.microsoft.com
fields:
field:
region:
description: 服务 Endpoint 地区(比如亚太 eastasia 区域)
label: Endpoint 地区
title: Microsoft / Azure 语音服务
mistral:
description: mistral.ai
title: Mistral
@@ -257,6 +265,9 @@ settings:
openrouter:
description: OpenRouter.ai
title: OpenRouter
perplexity:
description: perplexity.ai
title: Perplexity
together:
description: 一起
title: Together.ai
@@ -295,29 +306,11 @@ settings:
title: 北欧颜色
title: 主题预设
title: 舞台主题
shortcuts:
title: 快捷键
description: 配置舞台快捷键
sections:
section:
window-controls:
title: 窗口控制
press-keys-hint:
label: 按下快捷键...或按下 Esc 取消
fields:
field:
toggle-resize:
label: 切换大小
toggle-move:
label: 切换移动
toggle-ignore-mouse-event: # TODO: Add this feature
label: 切换鼠标穿透
sections:
section:
general:
title: 通用
dark-mode: 暗黑模式
stage-transitions: 动画效果
theme: 主题颜色
title: 设置
voices: 声线
stage: