qwen3.5-plus
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user