fix: qwen can not get model list (#17709)

### Summary

As title
This commit is contained in:
Haruko386
2026-08-03 18:08:16 +08:00
committed by GitHub
parent 858c48a88e
commit a75e733b39

View File

@@ -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": [
{