diff --git a/docSite/content/docs/development/configuration.md b/docSite/content/docs/development/configuration.md index d084948d6..62088eb5f 100644 --- a/docSite/content/docs/development/configuration.md +++ b/docSite/content/docs/development/configuration.md @@ -11,7 +11,7 @@ weight: 708 **开发环境下**,你需要将示例配置文件 `config.json` 复制成 `config.local.json` 文件才会生效。 -这个配置文件中包含了系统级参数、AI 对话的模型、function 模型等…… +这个配置文件中包含了系统参数和各个模型配置,使用时务必去掉注释。 ## 4.6.8+ 版本新配置文件