UI updates (#5899)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-03-11 14:14:37 +08:00
committed by GitHub
parent bd3fa317e7
commit 9c953a67a6
6 changed files with 6 additions and 6 deletions

View File

@ -605,7 +605,7 @@ This auto-tag feature enhances retrieval by adding another layer of domain-speci
img2txtModel: 'Img2txt model',
img2txtModelTip:
'The default multi-module model all the newly created knowledgebase will use. It can describe a picture or video.',
sequence2txtModel: 'Sequence2txt model',
sequence2txtModel: 'Speech2txt model',
sequence2txtModelTip:
'The default ASR model all the newly created knowledgebase will use. Use this model to translate voices to corresponding text.',
rerankModel: 'Rerank model',