mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-30 09:53:02 +00:00
Update configuration.md
This commit is contained in:
parent
f5b0d60ff1
commit
a6bb554fa4
|
|
@ -11,7 +11,7 @@ weight: 708
|
|||
|
||||
**开发环境下**,你需要将示例配置文件 `config.json` 复制成 `config.local.json` 文件才会生效。
|
||||
|
||||
这个配置文件中包含了系统级参数、AI 对话的模型、function 模型等……
|
||||
这个配置文件中包含了系统参数和各个模型配置,使用时务必去掉注释。
|
||||
|
||||
## 4.6.8+ 版本新配置文件
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue