ishaan-jaff
|
acdd496f87
|
(feat) new ui build
|
2024-03-01 11:33:46 -08:00 |
|
ishaan-jaff
|
a491704201
|
(feat) show monthly predicted spend
|
2024-03-01 09:54:12 -08:00 |
|
ishaan-jaff
|
2684cce166
|
(feat) new ui build
|
2024-03-01 09:29:23 -08:00 |
|
ishaan-jaff
|
03a0b274f7
|
(feat) predict spend
|
2024-03-01 09:28:22 -08:00 |
|
Krrish Dholakia
|
a3db2ef63a
|
build(ui): updating ui build
|
2024-02-29 19:34:31 -08:00 |
|
Krish Dholakia
|
5f9cd5a4f6
|
Merge branch 'main' into litellm_end_user_spend_tracking
|
2024-02-29 19:31:19 -08:00 |
|
Krrish Dholakia
|
7cfcaa9556
|
fix: return end user top spend
|
2024-02-29 19:11:50 -08:00 |
|
ishaan-jaff
|
80c7115fe8
|
(ui) new ui build
|
2024-02-29 18:20:35 -08:00 |
|
ishaan-jaff
|
45b56030de
|
(ui) use daily spend for a key
|
2024-02-29 18:19:24 -08:00 |
|
ishaan-jaff
|
a6394cd11e
|
(feat) view spend per key
|
2024-02-29 17:33:07 -08:00 |
|
ishaan-jaff
|
35f957747b
|
(feat) show usage per key
|
2024-02-29 17:09:41 -08:00 |
|
Krrish Dholakia
|
1788c894f2
|
fix: enable end user tracking on ui
|
2024-02-29 16:30:12 -08:00 |
|
Krrish Dholakia
|
c60fa9c84d
|
feat(proxy/utils.py): enable end_user + team id tracking in spend logs
allows separating proxy owner vs. end user in the spen
d logs
|
2024-02-29 16:04:52 -08:00 |
|
Krrish Dholakia
|
52ee407f50
|
fix(usage.tsx): show top models by spend
|
2024-02-29 13:10:20 -08:00 |
|
Krrish Dholakia
|
524cdb74a4
|
fix: stability fixes for ui
|
2024-02-29 12:50:27 -08:00 |
|
Krrish Dholakia
|
034ca95a94
|
build(ui): fix admin viewer issue
|
2024-02-29 09:56:26 -08:00 |
|
Krrish Dholakia
|
c1b5f025ab
|
build(ui): updating ui build
|
2024-02-28 19:39:54 -08:00 |
|
Krish Dholakia
|
35a22e2247
|
Merge branch 'main' into litellm_selective_access_ui
|
2024-02-28 19:35:48 -08:00 |
|
Krrish Dholakia
|
36f378c8e1
|
fix(ui): allow admin to selectively add proxy admin viewers
|
2024-02-28 19:33:54 -08:00 |
|
Krrish Dholakia
|
d9862520bc
|
fix(usage.tsx): make separate call for top api keys
|
2024-02-28 15:37:48 -08:00 |
|
Krrish Dholakia
|
1f28867d20
|
fix(proxy/utils.py): add script for adding MonthlyGlobalSpend view to the db
|
2024-02-28 13:08:38 -08:00 |
|
Krrish Dholakia
|
6a94ef6c16
|
fix(proxy_server.py): introduces a beta endpoint for admin to view global spend
|
2024-02-28 12:47:51 -08:00 |
|
Ishaan Jaff
|
990439c49c
|
Merge branch 'main' into litellm_daily_metrics
|
2024-02-27 20:33:35 -08:00 |
|
ishaan-jaff
|
02dc031bb5
|
(ui) show usage on ui
|
2024-02-27 19:35:40 -08:00 |
|
Krrish Dholakia
|
d70149fe49
|
fix([WIP]): allow proxy admin to add users to view global spend
|
2024-02-27 18:32:06 -08:00 |
|
Krrish Dholakia
|
a293912623
|
build(ui): fix merge issues
|
2024-02-27 13:31:58 -08:00 |
|
Krrish Dholakia
|
7d14c7ee70
|
build(ui): fix merge issues
|
2024-02-27 13:29:49 -08:00 |
|
Krrish Dholakia
|
ac9a443fdf
|
refactor(navbar.tsx): show enable sso option for simple login users
|
2024-02-27 13:29:40 -08:00 |
|
Krrish Dholakia
|
eef2431b74
|
fix(ui/user_dashboard.tsx): set selected team on team list load
|
2024-02-27 13:29:24 -08:00 |
|
Krrish Dholakia
|
91f886994d
|
fix(ui/create_key_button.tsx): enable user to set key budget duration
|
2024-02-27 09:44:35 -08:00 |
|
Krrish Dholakia
|
0273d1adc4
|
build(proxy_server.py): fix /spend/logs query bug
|
2024-02-26 18:38:02 -08:00 |
|
Krrish Dholakia
|
4e9210906b
|
build(ui): add compiled ui to proxy
|
2024-02-26 08:30:40 -08:00 |
|
Krrish Dholakia
|
c33a472611
|
build(ui): enable admin to create teams, add members, create keys for teams
|
2024-02-24 22:06:00 -08:00 |
|
Krrish Dholakia
|
1151bc268f
|
build(networking.tsx): endpoints for team create + team update call
|
2024-02-24 16:41:02 -08:00 |
|
Krrish Dholakia
|
ad9169a4da
|
build(ui): add stubbed teams page
|
2024-02-24 16:14:21 -08:00 |
|
Krrish Dholakia
|
785a4a2ac2
|
build(ui): show users the teams they're in
|
2024-02-24 12:42:01 -08:00 |
|
Krrish Dholakia
|
0806aa8da1
|
fix(proxy_server.py): enable default new user params
|
2024-02-23 16:39:50 -08:00 |
|
ishaan-jaff
|
5edad72d78
|
(feat) new ui build
|
2024-02-21 21:11:17 -08:00 |
|
ishaan-jaff
|
d07846646c
|
(ui) fix build command
|
2024-02-21 21:02:46 -08:00 |
|
ishaan-jaff
|
15e0d3c1d8
|
(feat) admin ui custom branding
|
2024-02-21 17:34:42 -08:00 |
|
ishaan-jaff
|
3064186ba7
|
(feat) dynamic ui builds
|
2024-02-21 17:14:40 -08:00 |
|
ishaan-jaff
|
03cb0b216d
|
(feat) ui - show custom logo
|
2024-02-21 16:33:44 -08:00 |
|
ishaan-jaff
|
6720ec5c1f
|
(ui) use custom branding
|
2024-02-21 14:32:37 -08:00 |
|
ishaan-jaff
|
de9336e1fc
|
(fix) fix admin ui not working
|
2024-02-21 08:46:16 -08:00 |
|
ishaan-jaff
|
5734ab6b56
|
(feat) new ui build
|
2024-02-20 21:13:45 -08:00 |
|
ishaan-jaff
|
4238e4c82a
|
(feat) ui - create new users
|
2024-02-20 17:10:33 -08:00 |
|
ishaan-jaff
|
02f7b902db
|
(ui) create user
|
2024-02-20 16:41:51 -08:00 |
|
ishaan-jaff
|
3a662539bd
|
(ui) show user table on admin UI
|
2024-02-20 15:34:10 -08:00 |
|
ishaan-jaff
|
4e3f85907d
|
(fix) ui build issues
|
2024-02-20 13:24:21 -08:00 |
|
ishaan-jaff
|
1dfb302dc7
|
(feat) new ui build
|
2024-02-20 13:18:18 -08:00 |
|