From 820673985fcf040ef68beba14854ccbe8b5bdff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E7=94=9FPeadar?= <626954412@qq.com> Date: Tue, 28 May 2024 21:51:43 +0800 Subject: [PATCH] Add DEFAULT_MODEL into README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d496d68ed..342077dbf 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,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