remove config

This commit is contained in:
wujiyu115
2023-03-29 11:28:44 +08:00
parent 2f0fc37012
commit 94802c1e2b

View File

@@ -3,7 +3,7 @@
"type" : "chatgpt",
"openai": {
"api_key": "YOUR API KEY",
"api_base": "https://api.xxx.com/v1",
"api_base": "",
"model": "gpt-3.5-turbo",
"proxy": "",
"conversation_max_tokens": 1000,