litellm/ui
Yuneng Jiang 5d7bf187a4
refactor(ui): pick the vector store id placeholder from a map
The chain had grown to four nested ternaries with a fifth level inside the
Vertex Search branch, which no-nested-ternary had two suppressions for. A lookup
keyed by provider drops both suppressions and leaves one condition, the Vertex
Search case that depends on whether an engine id has been entered.

Also hoists the MongoDB form fixtures in the tests, which the inline-object
budget counts.
2026-09-02 11:30:36 -07:00
..
litellm-dashboard refactor(ui): pick the vector store id placeholder from a map 2026-09-02 11:30:36 -07:00
Dockerfile build(ui): bump nginx to 1.31-alpine 2026-08-27 17:09:17 +00:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00