litellm/ui
Krish Dholakia 14d5ee2f36
Merge pull request #3015 from zJuuu/model-id-as-key
[Fix] Set model_id in db on model creation + modal on model deletion
2024-04-15 16:43:51 -07:00
..
litellm-dashboard Merge pull request #3015 from zJuuu/model-id-as-key 2024-04-15 16:43:51 -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(ui/litellm-dashboard): initial commit of litellm dashboard 2024-01-27 12:12:48 -08: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