litellm/ui/litellm-dashboard/src/components/ModelSelect
Yuneng Jiang 3a537cce4d
refactor(ui): move the model hub and model select onto shadcn primitives
Rebuilds public_model_hub, MakeSkillPublicForm, ModelSelect and the
guardrail LogViewer on the in-repo shadcn layer, so they inherit the
dashboard's design tokens instead of styling themselves through Ant
Design and Tremor.

Public prop signatures are unchanged, so no caller moves. The two
teams e2e steps that reached into antd's Select internals now drive
the combobox through its test id, role and data-slot instead.
2026-08-14 04:48:49 -07:00
..
ModelSelect.test.tsx refactor(ui): move the model hub and model select onto shadcn primitives 2026-08-14 04:48:49 -07:00
ModelSelect.tsx refactor(ui): move the model hub and model select onto shadcn primitives 2026-08-14 04:48:49 -07:00
modelUtils.test.ts Team Settings Model Select 2026-01-15 21:57:11 -08:00
modelUtils.ts Team Settings Model Select 2026-01-15 21:57:11 -08:00