mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The bundled presets only became selectable when an admin's public model_group names matched the preset's hardcoded model names. model_name is admin-arbitrary, so renamed deployments (my-claude-fast, bedrock-opus) left both presets greyed out. Resolve preset models against each deployment's litellm_params.model and model_info.base_model from /v2/model/info via a normalized ID join, and prefill the admin's registered group names. Resolves LIT-5225 |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||