xiaohua1011 commited on
Commit
b217f7f
1 Parent(s): 1b2a88c

Delete config_private.py

Browse files
Files changed (1) hide show
  1. config_private.py +0 -6
config_private.py DELETED
@@ -1,6 +0,0 @@
1
- # (通过修改config.py或config_private.py)
2
- LLM_MODEL = "gpt-3.5-turbo"
3
- API_KEY = 'sk-0jKFnfFJOwKiPJApFdFf43584c0c49E98f4aF04c11988eD8'
4
- API_URL_REDIRECT = {"https://api.openai.com/v1/chat/completions":"https://api.daifuku.asia/v1/chat/completions"}
5
- # 极少数情况下,openai的官方KEY需要伴随组织编码(格式如org-xxxxxxxxxxxxxxxxxxxxxxxx)使用
6
- API_ORG = ""