mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
Update alert message for model configuration (#6017)
This commit is contained in:
parent
735a6722b5
commit
36ea6700b7
|
|
@ -36,7 +36,7 @@ import { Alert } from '@/components/docs/Alert';
|
|||
### 2. 配置介绍
|
||||
|
||||
<Alert icon="🤖" context="success">
|
||||
注意: 1. 目前语音识别模型和重排模型仅会生效一个,所以配置时候,只需要配置一个即可。 2.
|
||||
注意: 1. 目前语音识别模型仅会生效一个,所以配置时候,只需要配置一个即可。 2.
|
||||
系统至少需要一个语言模型和一个索引模型才能正常使用。
|
||||
</Alert>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue