remove the template config

This commit is contained in:
wujiyu115
2023-03-29 10:06:24 +08:00
parent 2fe283d304
commit 7bfbbe8854

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,