Browse Source

Merge pull request #3181 from AnYiEE/docs-typo

Yifei Zhang 1 year ago
parent
commit
47154773f2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .env.template

+ 5 - 0
.env.template

@@ -17,6 +17,11 @@ BASE_URL=
 # Default: Empty
 OPENAI_ORG_ID=
 
+# (optional)
+# Default: Empty
+# If you do not want users to use GPT-4, set this value to 1.
+DISABLE_GPT4=
+
 # (optional)
 # Default: Empty
 # If you do not want users to input their own API key, set this value to 1.