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

@@ -201,6 +201,7 @@ const zhHant = {
editProvider: '編輯供應商',
addProvider: '新增供應商',
addProviderHint: '新增供應商以使用其他來源的模型',
addProviderHintSimple: '新增供應商以使用模型',
noProviders: '暫無供應商',
providerName: '供應商名稱',
providerNameRequired: '供應商名稱不能為空',