This commit is contained in:
binary-husky
2023-10-11 15:34:06 +08:00
parent 0c3b00fc6b
commit 662bebfc02
2 changed files with 8 additions and 1 deletions

View File

@@ -125,6 +125,11 @@ AUTHENTICATION = []
CUSTOM_PATH = "/"
# HTTPS 秘钥和证书(不需要修改)
SSL_KEYFILE = ""
SSL_CERTFILE = ""
# 极少数情况下openai的官方KEY需要伴随组织编码格式如org-xxxxxxxxxxxxxxxxxxxxxxxx使用
API_ORG = ""