Update common.py

This commit is contained in:
zjk2017
2024-08-27 14:49:45 +08:00
committed by GitHub
parent e4483a2c84
commit 44a5df7384

View File

@@ -8,7 +8,7 @@ import time
import base64
import hashlib
from http import HTTPStatus
# 建议dashscope SDK 的版本 >= 1.14.0
# 建议dashscope SDK 的版本 >= 1.14
# from dashscope import Generation
import dashscope