From a75e733b3970b7283453b4bf397cf6034fc26058 Mon Sep 17 00:00:00 2001 From: Haruko386 Date: Mon, 3 Aug 2026 18:08:16 +0800 Subject: [PATCH] fix: qwen can not get model list (#17709) ### Summary As title --- conf/models/aliyun.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/models/aliyun.json b/conf/models/aliyun.json index d003907656..affa529a13 100644 --- a/conf/models/aliyun.json +++ b/conf/models/aliyun.json @@ -10,7 +10,7 @@ "chat": "compatible-mode/v1/chat/completions", "embedding": "compatible-mode/v1/embeddings", "rerank": "compatible-api/v1/reranks", - "models": "api/v1/deployments/models" + "models": "compatible-mode/v1/models" }, "models": [ {