update chinese model warning message (#4075)

### What problem does this PR solve?

fix chinese warning to update model

### Type of change

- [x] Other (please describe): see the message

---------

Signed-off-by: Hui Peng <benquike@gmail.com>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
Hui Peng 2024-12-17 19:16:31 -08:00 committed by GitHub
parent 79e435fc2e
commit 0a3c6fff7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -585,7 +585,7 @@ export default {
'请输入 Google Cloud Service Account Key in base64 format',
addGoogleRegion: 'Google Cloud 区域',
GoogleRegionMessage: '请输入 Google Cloud 区域',
modelProvidersWarn: `请先在<b>设置 > 模型提供程序</b>中添加嵌入模型和 LLM。然后在“系统模型设置”中设置它们。`,
modelProvidersWarn: `请先在<b>模型提供商</b>中添加嵌入模型和LLM然后在“系统模型设置”中设置它们。`,
apiVersion: 'API版本',
apiVersionMessage: '请输入API版本!',
add: '添加',