litellm/ui
mateo-berri 0a16db0f53
fix(dashboard): probe the interpreter from the repo root in gen:api
The version guard ran execFileSync without a cwd, so a repo-root-relative
LITELLM_PYTHON (e.g. .venv/bin/python) was resolved against the dashboard
directory the npm script runs in, while the later spec dump resolves it
against the repo root. Thread repoRoot into the probe so both calls agree.
2026-06-28 00:19:53 +00:00
..
litellm-dashboard fix(dashboard): probe the interpreter from the repo root in gen:api 2026-06-28 00:19:53 +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