Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
ac958286
authored
Feb 05, 2025
by
Archer
Committed by
GitHub
Feb 05, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update doc (#3690)
parent
f2529182
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
docSite/content/zh-cn/docs/development/modelConfig/intro.md
+7
-5
No files found.
docSite/content/zh-cn/docs/development/modelConfig/intro.md
View file @
ac958286
...
...
@@ -41,7 +41,9 @@ weight: 744
### 4. 配置介绍
{{% alert icon="🤖 " context="success" %}}
注意:目前语音识别模型和重排模型仅会生效一个,所以配置时候,只需要配置一个即可。
注意:
1.
目前语音识别模型和重排模型仅会生效一个,所以配置时候,只需要配置一个即可。
2.
用于知识库文件处理的语言模型,至少需要开启一个,否则知识库会报错。
{{% /alert %}}
#### 核心配置
...
...
@@ -53,13 +55,13 @@ weight: 744
1.
语言模型 - 进行文本对话,多模态模型支持图片识别。
2.
索引模型 - 对文本块进行索引,用于相关文本检索。
3.
语音合成 - 将文本转换为语音
。
4.
语音
识别 - 将语音转换为文本
。
5.
重排模型 - 对文本进行重排,用于优化文本质量
。
3.
重排模型 - 对检索结果进行重排,用于优化检索排名
。
4.
语音
合成 - 将文本转换为语音
。
5.
语音识别 - 将语音转换为文本
。
#### 启用模型
系统内置了目前主流厂商的模型,如果你不熟悉配置,直接点击
`启用`
即可,需要注意
到是,模型 ID
需要和 OneAPI 中渠道的
`模型`
一致。
系统内置了目前主流厂商的模型,如果你不熟悉配置,直接点击
`启用`
即可,需要注意
的是,
`模型 ID`
需要和 OneAPI 中渠道的
`模型`
一致。
| | |
| --- | --- |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment