fix(go): all_models.json (#16075)

### What problem does this PR solve?

This PR fixes Go admin server startup failure caused by duplicate model
aliases in conf/all_models.json.

The model provider loader builds a global lookup table from both model
name and alias values. Some aliases duplicated another model's name or
another
alias, for example amazon.titan-embed-text-v1, which caused startup to
fail with a duplicate alias error. This PR removes conflicting duplicate
aliases
  while keeping all model definitions intact.
This commit is contained in:
Hz_
2026-06-16 15:31:17 +08:00
committed by GitHub
parent 911bb20209
commit 8047857de0

File diff suppressed because it is too large Load Diff