diff --git a/config-template.json b/config-template.json index d416001..4c2f393 100644 --- a/config-template.json +++ b/config-template.json @@ -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,