mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
The default-model-pin tests open the Default Model select and click the option titled pinned-default-model, but AntdSelect virtualizes its options and JSDOM has no layout, so only the first ~10 options render. The Lite preset (#37068) grew the shared ALL_FAMILY_MODELS list past that window, pushing PINNED_MODEL out of the DOM and turning both pin tests red on litellm_internal_staging. Type the pin's name into the search-enabled select so only the pin renders, sidestepping virtualization instead of scrolling a JSDOM list that never has a real viewport. Co-authored-by: Krrish Dholakia <krrish-berri-2@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||