feat: If the model is not set, a pop-up window will remind the user #2295 (#2574)

### What problem does this PR solve?

feat: If the model is not set, a pop-up window will remind the user
#2295

### Type of change

- [ ] Bug Fix (non-breaking change which fixes an issue)
- [x] New Feature (non-breaking change which adds functionality)
- [ ] Documentation Update
- [ ] Refactoring
- [ ] Performance Improvement
- [ ] Other (please describe):
This commit is contained in:
balibabu
2024-09-25 11:16:00 +08:00
committed by GitHub
parent e3b3ec3f79
commit e4c9cf2264
4 changed files with 27 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ export default {
close: '關閉',
preview: '預覽',
move: '移動',
warn: '提醒',
},
login: {
login: '登入',
@@ -537,6 +538,8 @@ export default {
'請輸入 Google Cloud Service Account Key in base64 format',
addGoogleRegion: 'Google Cloud 區域',
GoogleRegionMessage: '請輸入 Google Cloud 區域',
modelProvidersWarn:
'請先在 <b>「設定」>「模型提供者」</b> 中新增嵌入模型和LLM。',
},
message: {
registered: '註冊成功',
@@ -858,7 +861,7 @@ export default {
insurance: '保險',
futures: '期貨',
lccp: '理財',
foreign_exchange: '股票',
foreign_exchange: '外匯',
},
akShare: 'AkShare',
akShareDescription: '此組件可用於從東方財富網取得對應股票的新聞資訊。',