diff --git a/pixelle_video/llm_presets.py b/pixelle_video/llm_presets.py index c746b1a..b3e2f0d 100644 --- a/pixelle_video/llm_presets.py +++ b/pixelle_video/llm_presets.py @@ -24,7 +24,7 @@ LLM_PRESETS: List[Dict[str, Any]] = [ "name": "Qwen", "base_url": "https://dashscope.aliyuncs.com/compatible-mode/v1", "model": "qwen-max", - "api_key_url": "https://dashscope.console.aliyun.com/apiKey", + "api_key_url": "https://bailian.console.aliyun.com/?tab=model#/api-key", }, { "name": "OpenAI",