Ver código fonte

update config for alibaba(qwen)

lloydzhou 1 ano atrás
pai
commit
814aaa4a69
2 arquivos alterados com 16 adições e 0 exclusões
  1. 8 0
      README.md
  2. 8 0
      README_CN.md

+ 8 - 0
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

+ 8 - 0
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 即可。