This commit is contained in:
花生Peadar 2024-07-23 06:37:39 +08:00 committed by GitHub
commit 6b49999921
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View File

@ -326,6 +326,12 @@ You can use this option if you want to increase the number of webdav service add
Customize the default template used to initialize the User Input Preprocessing configuration item in Settings.
### `DEFAULT_MODEL` (optional)
Customize the default model used to initialize a new chat and the default model in the configuration page.
## Requirements
NodeJS >= 18, Docker >= 20

View File

@ -218,6 +218,11 @@ ByteDance Api Url.
自定义默认的 template用于初始化『设置』中的『用户输入预处理』配置项
### `DEFAULT_MODEL` (可选)
自定义默认新聊天和设置页中的默认模型
## 开发
点击下方按钮,开始二次开发: