fix wrong qwen api link

Signed-off-by: Xinyuan Tong <justinning0323@outlook.com>
This commit is contained in:
Xinyuan Tong 2025-03-06 20:03:34 -08:00
parent da3b690956
commit eef2df70d2

View File

@ -5,7 +5,7 @@ OPENAI_API_KEY = ""
# Hugging Face API (https://huggingface.co/join)
HF_TOKEN=""
# Qwen API (https://help.aliyun.com/document_detail/611472.html)
# Qwen API (https://help.aliyun.com/zh/model-studio/developer-reference/get-api-key)
QWEN_API_KEY=""