litellm/ui
Ishaan Jaff 39b68b2914
[Feat] Admin UI - Add Service Accounts (#5855)
* service_account_settings on config

* add service account checks

* call service_account_checks

* add testing for service accounts

* add service_account on ui
2024-09-23 17:50:05 -07:00
..
litellm-dashboard [Feat] Admin UI - Add Service Accounts (#5855) 2024-09-23 17:50:05 -07:00
pages docs(ui.md): add docs on self serve ui flow 2024-01-01 18:25:52 +05:30
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