diff --git a/config-template.py b/config-template.py index c3e6490c..c6d2cdf6 100644 --- a/config-template.py +++ b/config-template.py @@ -62,6 +62,9 @@ nakuru_config = { # }, # "reverse_proxy": "http://example.com:12345/v1" # } +# +# 作者开设公用反向代理地址: http://api.openai.rockchin.top/v1 +# 随时可能关闭,仅供测试使用,有条件建议使用正向代理或者自建反向代理 openai_config = { "api_key": { "default": "openai_api_key"