diff --git a/README.md b/README.md index 42642ec98..a6288798a 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ Access passsword, separated by comma. ### `BASE_URL` (optional) > Default: `https://api.openai.com` + > Examples: `http://your-openai-proxy.com` Override openai api request base url. diff --git a/README_CN.md b/README_CN.md index 9c80d865f..d2d64aa00 100644 --- a/README_CN.md +++ b/README_CN.md @@ -87,6 +87,7 @@ OpanAI 密钥,你在 openai 账户页面申请的 api key。 ### `BASE_URL` (可选) > Default: `https://api.openai.com` + > Examples: `http://your-openai-proxy.com` OpenAI 接口代理 URL,如果你手动配置了 openai 接口代理,请填写此选项。