fix: model check circle tip (#3786)

* model config

* feat: normalization embedding

* remove log

* version doc

* version doc

* fix: model check circle tip

* uml
This commit is contained in:
Archer
2025-02-14 11:42:14 +08:00
committed by GitHub
parent 1226fe42a1
commit d2b60ec785
8 changed files with 28 additions and 21 deletions

View File

@@ -43,8 +43,7 @@ weight: 744
{{% alert icon="🤖 " context="success" %}}
注意:
1. 目前语音识别模型和重排模型仅会生效一个,所以配置时候,只需要配置一个即可。
2. 系统必须至少有一个语言模型和一个索引模型才能正常使用。
3. 使用知识库功能,至少要有一个语言模型,用于知识库文件处理(可以在模型配置时候打开该开关),否则知识库会报错。
2. 系统至少需要一个语言模型和一个索引模型才能正常使用。
{{% /alert %}}
#### 核心配置