fix: do not cache while watching during manual updates
This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
'providers.form.proxy.timeout': 'Proxy Timeout (seconds)',
|
||||
'providers.form.customConfig': 'Custom Configuration',
|
||||
'providers.form.model.test': 'Test',
|
||||
'providers.form.model.test.tips': 'Test Connection',
|
||||
'providers.form.model.test.tips': 'Test Connection (LLM only)',
|
||||
'providers.form.target.placeholder': 'provider/models',
|
||||
'providers.form.fallback.token': 'Fallback API Keys',
|
||||
'providers.form.custombeckendUrl': 'Custom Base URL',
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
'providers.form.proxy.timeout': 'Proxy Timeout (seconds)',
|
||||
'providers.form.customConfig': 'Custom Configuration',
|
||||
'providers.form.model.test': 'Test',
|
||||
'providers.form.model.test.tips': 'Test Connection',
|
||||
'providers.form.model.test.tips': 'Test Connection (LLM only)',
|
||||
'providers.form.target.placeholder': 'provider/models',
|
||||
'providers.form.fallback.token': 'Fallback API Keys',
|
||||
'providers.form.custombeckendUrl': 'Custom Base URL',
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
'providers.form.proxy.timeout': 'Proxy Timeout (seconds)',
|
||||
'providers.form.customConfig': 'Custom Configuration',
|
||||
'providers.form.model.test': 'Test',
|
||||
'providers.form.model.test.tips': 'Test Connection',
|
||||
'providers.form.model.test.tips': 'Test Connection (LLM only)',
|
||||
'providers.form.target.placeholder': 'provider/models',
|
||||
'providers.form.fallback.token': 'Fallback API Keys',
|
||||
'providers.form.custombeckendUrl': 'Custom Base URL',
|
||||
|
||||
@@ -13,7 +13,7 @@ export default {
|
||||
'providers.form.proxy.timeout': '代理超时(秒)',
|
||||
'providers.form.customConfig': '自定义配置',
|
||||
'providers.form.model.test': '测试',
|
||||
'providers.form.model.test.tips': '测试连接',
|
||||
'providers.form.model.test.tips': '测试连接(只支持 LLM)',
|
||||
'providers.form.target.placeholder': '提供商/模型',
|
||||
'providers.form.fallback.token': '备用 API Key',
|
||||
'providers.form.custombeckendUrl': '自定义 Base URL',
|
||||
|
||||
Reference in New Issue
Block a user