litellm/ui
shivam ca9648171d fix(ui): scope team router-settings fallback dropdown to team models
The team Router Settings -> Fallbacks picker sourced its options from the
global /model_group/info list, which excludes team-scoped BYOK models, so a
team whose models are all team-scoped showed no selectable models. Pass the
teamId into RouterSettingsAccordion and load the team's public model names
from /v2/model/info?include_team_models=true&teamId=<team> when scoped.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-20 23:11:58 +00:00
..
litellm-dashboard fix(ui): scope team router-settings fallback dropdown to team models 2026-07-20 23:11:58 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00