fix(Go-models): preserve model name lookup when aliases exist (#15969)

### What problem does this PR solve?

As title

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update
This commit is contained in:
Haruko386
2026-06-12 19:15:28 +08:00
committed by GitHub
parent b5a426e6e0
commit 547139da29
3 changed files with 124 additions and 108 deletions

View File

@@ -71,6 +71,12 @@
"ocr"
]
},
{
"name": "jina-clip-v2",
"model_types": [
"embedding"
]
},
{
"name": "HunyuanOCR",
"model_types": [