qwen3.5-plus

This commit is contained in:
2026-02-18 02:26:41 +08:00
parent dc5a02f4ec
commit 765a0aebdc
2 changed files with 7 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ HISTORY_FILE = "history.json"
# Dashscope (Qwen-VL) 配置
dashscope.api_key = 'sk-ce2404f55f744a1987d5ece61c6bac58'
QWEN_MODEL = 'qwen-vl-max' # Default model
AVAILABLE_QWEN_MODELS = ["qwen-vl-max", "qwen-vl-plus"]
AVAILABLE_QWEN_MODELS = ["qwen-vl-max", "qwen-vl-plus","qwen3.5-plus"]
# 清理配置 (Cleanup Config)
CLEANUP_CONFIG = {