diff --git a/README.md b/README.md
index 0815b723f62..24967c16403 100644
--- a/README.md
+++ b/README.md
@@ -233,6 +233,14 @@ ByteDance Api Key.
 
 ByteDance Api Url.
 
+### `ALIBABA_API_KEY` (optional)
+
+Alibaba Cloud Api Key.
+
+### `ALIBABA_URL` (optional)
+
+Alibaba Cloud Api Url.
+
 ### `HIDE_USER_API_KEY` (optional)
 
 > Default: Empty
diff --git a/README_CN.md b/README_CN.md
index 321efe441dd..5400bb276fa 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -147,6 +147,14 @@ ByteDance Api Key.
 
 ByteDance Api Url.
 
+### `ALIBABA_API_KEY` (可选)
+
+阿里云(千问)Api Key.
+
+### `ALIBABA_URL` (可选)
+
+阿里云(千问)Api Url.
+
 ### `HIDE_USER_API_KEY` (可选)
 
 如果你不想让用户自行填入 API Key,将此环境变量设置为 1 即可。