From 554d6b48208d2879733815cf205d37286a198173 Mon Sep 17 00:00:00 2001 From: zR <2448370773@qq.com> Date: Sun, 21 Jan 2024 11:50:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=96=87=E4=BB=B6=E5=88=A0?= =?UTF-8?q?=E9=99=A4=EF=BC=8C=E6=99=BA=E8=B0=B1AI=200.2.x=20=E4=B8=8D?= =?UTF-8?q?=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +-- requirements_api.txt | 2 +- requirements_lite.txt | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index bbccbcb4..db1cbe28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,8 +48,7 @@ beautifulsoup4~=4.12.2 # for .mhtml files pysrt~=1.1.2 # Online api libs dependencies - -zhipuai==1.0.7 # zhipu +# zhipuAI sdk is not supported on our platform, so use http instead dashscope==1.13.6 # qwen # volcengine>=1.0.119 # fangzhou diff --git a/requirements_api.txt b/requirements_api.txt index e1580d5d..60b884eb 100644 --- a/requirements_api.txt +++ b/requirements_api.txt @@ -49,7 +49,7 @@ pysrt~=1.1.2 # Online api libs dependencies -zhipuai==1.0.7 # zhipu +# zhipuAI sdk is not supported on our platform, so use http instead dashscope==1.13.6 # qwen # volcengine>=1.0.119 # fangzhou diff --git a/requirements_lite.txt b/requirements_lite.txt index e431b746..4274b649 100644 --- a/requirements_lite.txt +++ b/requirements_lite.txt @@ -36,7 +36,7 @@ pytest # Online api libs dependencies -zhipuai==1.0.7 +# zhipuAI sdk is not supported on our platform, so use http instead dashscope==1.13.6 # volcengine>=1.0.119