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

@ -597,7 +597,7 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
img2txtModel: 'Img2txt模型',
img2txtModelTip:
'所有新创建的知识库都将使用默认的多模块模型。 它可以描述图片或视频。',
sequence2txtModel: 'Sequence2txt模型',
sequence2txtModel: 'Speech2txt模型',
sequence2txtModelTip:
'所有新创建的知识库都将使用默认的 ASR 模型。 使用此模型将语音翻译为相应的文本。',
rerankModel: 'Rerank模型',