litellm/ui
Krish Dholakia 199896f912
fix(proxy_server.py): add 'admin' user to db (#6223)
* fix(proxy_server.py): add 'admin' user to db

Fixes noisy error https://github.com/BerriAI/litellm/issues/6206

* fix(proxy_server.py): return correct 'userID' for `/login` endpoint

Fixes https://github.com/BerriAI/litellm/issues/6206
2024-10-21 12:19:02 -07:00
..
litellm-dashboard fix(proxy_server.py): add 'admin' user to db (#6223) 2024-10-21 12:19:02 -07:00
pages Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
admin.py (ui) spend per user 2024-01-24 12:10:35 -08:00
Dockerfile build(ui/Dockerfile): point to new litellm-dashboard for self hosted ui 2024-01-29 16:43:29 -08:00
package-lock.json build(deps): bump micromatch from 4.0.5 to 4.0.8 in /ui 2024-08-24 01:31:29 +00:00
package.json build(ui/litellm-dashboard): initial commit of litellm dashboard 2024-01-27 12:12:48 -08:00
README.md Update README.md 2024-02-03 20:54:14 -08:00
requirements.txt (fix) UI - requirements.txt 2024-01-24 08:17:05 -08:00

proxy ui

Create Proxy Keys, Track Spend per key

👉 UI is available on /ui on your Proxy. docs

ui_3