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
+27 -17
View File
@@ -47,8 +47,10 @@ settings:
stage-transitions:
title: Disable Stage Transitions
use-page-specific-transitions:
description: >-
Some pages will have their own transitions, this will override the stage
transitions
title: Use Page Specific Transitions
description: Some pages will have their own transitions, this will override the stage transitions
language:
chinese: 简体中文
english: English
@@ -71,30 +73,30 @@ settings:
models: Model
pages:
card:
title: Airi Card
description: Use Airi character card presets
upload: Upload
delete: Delete
active: Active
activate: Activate
delete_card: Delete Card
delete_confirmation: Are you sure you want to delete this card?
active: Active
cancel: Cancel
card_not_found: Card not found
created_by: created by
creator_notes: Creator Notes
description_label: Description
character: Character
personality: Personality
scenario: Scenario
systemprompt: System Prompt
posthistoryinstructions: Post-History Instructions
modules: Modules
consciousness:
model: Consciousness / Model
created_by: created by
creator_notes: Creator Notes
delete: Delete
delete_card: Delete Card
delete_confirmation: Are you sure you want to delete this card?
description: Use Airi character card presets
description_label: Description
modules: Modules
personality: Personality
posthistoryinstructions: Post-History Instructions
scenario: Scenario
speech:
model: Speech / Model
voice: Speech / Voice
cancel: Cancel
systemprompt: System Prompt
title: Airi Card
upload: Upload
memory:
description: Where memories got stored, and organized
title: Memory
@@ -211,6 +213,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:
@@ -282,11 +287,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
@@ -305,6 +312,9 @@ settings:
openrouter:
description: openrouter.ai
title: OpenRouter
perplexity:
description: perplexity.ai
title: Perplexity
together:
description: together.ai
title: Together.ai
+8
View File
@@ -199,6 +199,9 @@ settings:
title: 声音配置
description: LLM,语音合成,语音识别提供商等
provider:
anthropic:
description: anthropic.com
title: Anthropic | Claude
cloudflare-workers-ai:
description: Cloudflare.com
fields:
@@ -268,11 +271,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
@@ -291,6 +296,9 @@ settings:
openrouter:
description: OpenRouter.ai
title: OpenRouter
perplexity:
description: perplexity.ai
title: Perplexity
together:
description: 一起
title: Together.ai