lazychih114 commited on
Commit
445cfe1
·
2 Parent(s): 80109e7 c1333e3

Merge branch 'main' of https://github.com/Aaron617/OWL

Browse files
Files changed (1) hide show
  1. owl/.env_template +1 -1
owl/.env_template CHANGED
@@ -5,7 +5,7 @@ OPENAI_API_KEY = ""
5
  # Hugging Face API (https://huggingface.co/join)
6
  HF_TOKEN=""
7
 
8
- # Qwen API (https://help.aliyun.com/document_detail/611472.html)
9
  QWEN_API_KEY=""
10
 
11
 
 
5
  # Hugging Face API (https://huggingface.co/join)
6
  HF_TOKEN=""
7
 
8
+ # Qwen API (https://help.aliyun.com/zh/model-studio/developer-reference/get-api-key)
9
  QWEN_API_KEY=""
10
 
11