Merge branch 'suburl' of https://github.com/yuxiaoyuan0406/chatgpt_academic into yuxiaoyuan0406-suburl

This commit is contained in:
Your Name
2023-04-22 16:44:15 +08:00
3 changed files with 21 additions and 4 deletions

View File

@@ -60,3 +60,6 @@ AUTHENTICATION = []
# 重新URL重新定向实现更换API_URL的作用常规情况下不要修改
# 格式 {"https://api.openai.com/v1/chat/completions": "重定向的URL"}
API_URL_REDIRECT = {}
# 如果你需要把网址放在二级地址下(常规情况下,不要修改!!)
CUSTOM_PATH = "/"