feat: add disable_models_service configuration to manage model service availability and update related components

This commit is contained in:
Junyan Qin
2026-01-01 15:40:39 +08:00
parent 75c2a063cc
commit 61f08f3218
15 changed files with 194 additions and 113 deletions

View File

@@ -215,6 +215,7 @@ const jaJP = {
addProvider: 'プロバイダーを追加',
addProviderHint:
'他のソースのモデルを使用するにはプロバイダーを追加してください',
addProviderHintSimple: 'モデルを使用するにはプロバイダーを追加してください',
noProviders: 'プロバイダーがありません',
providerName: 'プロバイダー名',
providerNameRequired: 'プロバイダー名は必須です',