Commit graph

1266 commits

Author SHA1 Message Date
ishaan-jaff
24dc49cfcf (ui) new UI build 2024-02-01 12:58:49 -08:00
ishaan-jaff
6eb1671be2 (ui) stop requiring proxyBaseUrl 2024-02-01 12:58:40 -08:00
ishaan-jaff
d0843bf278 (ui) remove proxyBaseUrl 2024-02-01 12:54:09 -08:00
ishaan-jaff
76f053f85b (ui) update ui build 2024-02-01 09:45:14 -08:00
ishaan-jaff
f6a1ae317f (ui) show team_id 2024-02-01 09:40:26 -08:00
ishaan-jaff
37d3b2cda0 (ui) show team id 2024-02-01 09:40:16 -08:00
ishaan-jaff
318a177d98 (ui) - parse metadata 2024-02-01 09:30:49 -08:00
ishaan-jaff
9233058141 (ui) show error message when creating key 2024-02-01 09:23:01 -08:00
ishaan-jaff
993d6cf002 (ui) use jwt tokens 2024-01-31 19:18:23 -08:00
ishaan-jaff
baa5239a42 (ui) fix re-render bug 2024-01-31 18:43:52 -08:00
ishaan-jaff
1cc7c50680 (ui) use jwts 2024-01-31 18:12:14 -08:00
ishaan-jaff
e4d2d77f11 (ui) use jwt for accessToken 2024-01-31 18:12:03 -08:00
ishaan-jaff
6f12932d57 (feat) include ui in proxy 2024-01-31 14:22:09 -08:00
ishaan-jaff
8836bd0d70 (ui) use new /sso endpoint 2024-01-30 15:12:03 -08:00
ishaan-jaff
4a83bb966e (ui) fixes 2024-01-29 20:41:12 -08:00
ishaan-jaff
eb3aeff37f (ui) show message again 2024-01-29 20:12:00 -08:00
ishaan-jaff
7a1cab83db (ui) working npm build 2024-01-29 20:08:33 -08:00
ishaan-jaff
5063a7ab5e (ui) stable UI version 2024-01-29 19:58:42 -08:00
ishaan-jaff
d7375a58f4 (ui) correctly pass models 2024-01-29 19:53:58 -08:00
ishaan-jaff
6e9843baee (UI) pas form values to API 2024-01-29 19:49:56 -08:00
ishaan-jaff
3c9458cd17 (ui) pass formValues to API 2024-01-29 19:49:44 -08:00
ishaan-jaff
9333d9c0e6 (ui) nice looking create key form 2024-01-29 19:17:53 -08:00
ishaan-jaff
bde91c585e (ui) align form values 2024-01-29 19:03:30 -08:00
ishaan-jaff
5dcb3a6ffd (fix) chore - ui 2024-01-29 19:00:30 -08:00
ishaan-jaff
5566407169 (ui) add form for /key/gen params 2024-01-29 18:44:20 -08:00
Krrish Dholakia
7714023da3 build(ui/Dockerfile): point to new litellm-dashboard for self hosted ui 2024-01-29 16:43:29 -08:00
ishaan-jaff
855a1e8000 (ui) use default /key/generate settings 2024-01-29 14:38:21 -08:00
ishaan-jaff
cce1c2fcaf (ui) show key budget on ui 2024-01-29 13:44:51 -08:00
ishaan-jaff
85e69a2cd2 (fix) ui - build error 2024-01-29 08:36:04 -08:00
ishaan-jaff
50044f090f (fix) UI linting error 2024-01-29 08:14:13 -08:00
ishaan-jaff
0a3ebec268 (ui) ui cleanup 2024-01-27 19:37:42 -08:00
ishaan-jaff
8dc78ca2a4 (fix) proxy dashboard 2024-01-27 19:22:18 -08:00
ishaan-jaff
636989ed96 (fixs) working dashboard with oath 2024-01-27 18:44:52 -08:00
ishaan-jaff
b39c53f64c (fix) ishaanss changes 2024-01-27 18:00:49 -08:00
Krrish Dholakia
00a25ebfb8 build(ui/litellm-dashboard): ui cleanup 2024-01-27 17:34:01 -08:00
ishaan-jaff
5ac449a518 (feat) add enter proxy url screen 2024-01-27 17:31:59 -08:00
Krrish Dholakia
dda115fcb7 build(ui/litellm_dashboard_v_2): allow app owner to create keys and view their keys 2024-01-27 13:48:35 -08:00
Krrish Dholakia
af8b35d556 build(ui/litellm-dashboard): initial commit of litellm dashboard 2024-01-27 12:12:48 -08:00
ishaan-jaff
9e77a541d5 (ui) dockerfile 2024-01-25 21:05:48 -08:00
ishaan-jaff
89d8d4e209 (ui) spend per user 2024-01-24 12:10:35 -08:00
ishaan-jaff
3d56d8ee02 (ui) view spend per user 2024-01-24 11:39:05 -08:00
ishaan-jaff
d645c4690e (fix) UI - requirements.txt 2024-01-24 08:17:05 -08:00
ishaan-jaff
6a7126af93 (fix) UI 2024-01-23 16:24:13 -08:00
ishaan-jaff
e723df30f3 (feat) ui improvements 2024-01-23 16:14:39 -08:00
ishaan-jaff
1158ff4995 (feat) use cli args to start streamlit 2024-01-23 15:58:14 -08:00
ishaan-jaff
2f11b92698 v0 view spend logs 2024-01-23 14:15:19 -08:00
Ankur Garha
0bc5d1be8f (fix): Self-serve UI, AUTH link generation error 2024-01-09 20:25:03 +01:00
Ankur Garha
46e3e19960 (fix): Self-serve UI, AUTH link generation error 2024-01-09 13:56:39 +01:00
Krrish Dholakia
f2210787cd feat(proxy_server.py): allow admins to update config via /config/update endpoint 2024-01-03 17:18:33 +05:30
Krrish Dholakia
40c974999e fix(proxy_server.py): reject bad /model/new POST requests 2024-01-03 15:54:58 +05:30