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
4284b787
authored
Feb 10, 2025
by
John Chen
Committed by
GitHub
Feb 10, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update configuration.md (#3725)
由于4.8.20版本放弃在config.json中配置模型,在说明文档中,修正二级标题的版本号,并添加注释
parent
fac5b6b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
docSite/content/zh-cn/docs/development/configuration.md
+3
-4
No files found.
docSite/content/zh-cn/docs/development/configuration.md
View file @
4284b787
...
@@ -13,8 +13,8 @@ weight: 707
...
@@ -13,8 +13,8 @@ weight: 707
下面配置文件示例中包含了系统参数和各个模型配置:
下面配置文件示例中包含了系统参数和各个模型配置:
## 4.
6.8
+ 版本新配置文件示例
## 4.
8.20
+ 版本新配置文件示例
> 从4.8.20版本开始,模型在页面中进行配置。
```
json
```
json
{
{
"feConfigs"
:
{
"feConfigs"
:
{
...
@@ -27,4 +27,4 @@ weight: 707
...
@@ -27,4 +27,4 @@ weight: 707
"pgHNSWEfSearch"
:
100
//
向量搜索参数。越大,搜索越精确,但是速度越慢。设置为
100
,有
99
%+精度。
"pgHNSWEfSearch"
:
100
//
向量搜索参数。越大,搜索越精确,但是速度越慢。设置为
100
,有
99
%+精度。
}
}
}
}
```
```
\ No newline at end of file
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