Merge pull request #10 from JustinTong0323/fix_env_template_wrong_qwen_link

fix: wrong link to obtain Qwen api
This commit is contained in:
Mengkang Hu
2025-03-07 12:25:39 +08:00
committed by GitHub

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=""