Commit graph

173 commits

Author SHA1 Message Date
Ishaan Jaff
7e2dae55d8 ui - get, set, delete allowed ip addresses 2024-07-09 15:43:44 -07:00
Ishaan Jaff
1657619ab9 fix don't spam model hub when model list is not defined 2024-07-06 10:39:16 -07:00
Ishaan Jaff
afa146fc4d fix - don't spam users when model list not defined 2024-07-06 10:36:14 -07:00
Ishaan Jaff
5235be4fcf ui fix - load litellm model list 2024-07-06 10:12:14 -07:00
Ishaan Jaff
1a22ee9152 ui - add new cache hits page 2024-06-21 13:10:40 -07:00
Ishaan Jaff
09603ae9ff fix modelCostMap on ui 2024-06-12 19:57:52 -07:00
Ishaan Jaff
3fba3cf8b7 fix - don't raise error when logout url does not load 2024-06-12 19:30:37 -07:00
Ishaan Jaff
141775279e ui -set custom base url and logout url 2024-06-07 19:00:09 -07:00
Krrish Dholakia
eb1f244b90 feat(create_user_button.tsx): allow admin to invite user to proxy via invite-links
makes it easier for proxy admin to debug what different roles can/can't do
2024-06-05 15:55:39 -07:00
Ishaan Jaff
5567cf7683 ui - filter analytics by customer 2024-06-03 20:41:31 -07:00
Ishaan Jaff
f6353a39de ui - view all end-users on admin ui 2024-06-03 20:26:09 -07:00
Ishaan Jaff
7d20000c3e ui - update model metrics by api key / service 2024-06-03 19:48:01 -07:00
Ishaan Jaff
d00f02a75a feat - clea up usage tab 2024-06-03 15:42:37 -07:00
Ishaan Jaff
8c5b3c6492 ui - working filter by tag 2024-06-03 14:15:51 -07:00
Ishaan Jaff
28b4e61a28 ui - new build 2024-05-31 16:20:45 -07:00
Ishaan Jaff
2d81ecdf8b Merge branch 'main' into litellm_invite_link_flow_2 2024-05-31 08:14:52 -07:00
Ishaan Jaff
5088024dc6 fix -show num rate limit errors 2024-05-30 20:50:52 -07:00
Ishaan Jaff
d78492b050 fix adminGlobalActivityExceptions 2024-05-30 18:08:20 -07:00
Ishaan Jaff
fab3b889e4 fix - edit user role on admin ui 2024-05-30 16:11:58 -07:00
Krrish Dholakia
991fc9563a feat: e2e flow complete - admin can invite new users to proxy via invite links
Completes https://github.com/BerriAI/litellm/issues/3863
2024-05-27 23:19:30 -07:00
Krrish Dholakia
abdc5b357f feat(model_hub.tsx): enable admin to expose a public model hub 2024-05-27 17:45:45 -07:00
Krrish Dholakia
b1782c36bb feat(model_hub/page.tsx): public model hub page for users
allow admin to expose a public model hub page for users to see available models w/ params
2024-05-27 14:28:05 -07:00
Ishaan Jaff
fa3a33970d working model hub 2024-05-26 14:43:34 -07:00
Ishaan Jaff
5d444acbc8 v0 model hub 2024-05-26 14:01:32 -07:00
Krrish Dholakia
1f42d086d6 feat(ui): allow admin to configure slack alerting thresholds on ui 2024-05-25 21:01:19 -07:00
Ishaan Jaff
f083444719 ui - show global activity 2024-05-25 12:22:10 -07:00
Ishaan Jaff
acf07f97df ui - show api requests, num tokens 2024-05-25 10:37:28 -07:00
Ishaan Jaff
dfe55a218f feat - ui view spend per provider 2024-05-25 09:29:54 -07:00
Krrish Dholakia
c50074a0b7 feat(ui/model_dashboard.tsx): add databricks models via admin ui 2024-05-23 20:28:54 -07:00
Krish Dholakia
f5ddc5440a Merge pull request #3787 from BerriAI/litellm_set_budgets_ui_2
feat(proxy_server.py): enable admin to set tpm/rpm limits for end-users via UI
2024-05-22 18:22:51 -07:00
Krrish Dholakia
06606dc01b feat(ui/time_to_first_token.tsx): add time to first token card to model metrics 2024-05-22 18:09:53 -07:00
Krrish Dholakia
5c0cb8c326 feat(proxy_server.py): enable admin to create/delete budgets for end-users 2024-05-22 16:20:06 -07:00
Ishaan Jaff
06682acdae fix don't let tag spend logs raise an error on usage tab 2024-05-16 13:37:38 -07:00
Krrish Dholakia
92dbe5f7fe build(ui/general_settings.tsx): support updating global max parallel requests on the ui 2024-05-15 19:26:57 -07:00
Ishaan Jaff
2f8315572c feat - filter tags by startTime and endTime 2024-05-13 17:15:04 -07:00
Ishaan Jaff
eb5c810cc3 fix - show token hashes on ui 2024-05-11 12:42:14 -07:00
Ishaan Jaff
d34bbf7fa6 usage - filter by keys 2024-05-08 17:57:28 -07:00
Ishaan Jaff
57945eefe2 fix pass startTime and endTime on Users Usage tab 2024-05-08 17:26:46 -07:00
Ishaan Jaff
917d246e42 ui - set models and start/endtimes 2024-05-03 22:10:40 -07:00
Ishaan Jaff
bb8c693678 ui - model dashboard 2024-05-03 22:09:01 -07:00
Ishaan Jaff
6c91ba1267 ui - view logs by model group and time 2024-05-03 21:59:22 -07:00
Ishaan Jaff
5d888391fc startTime and endTime on UI 2024-05-03 21:21:28 -07:00
Ishaan Jaff
180a2e9f21 fix - ui filter exceptions by modelGroup 2024-05-03 16:53:24 -07:00
Ishaan Jaff
d7b5355428 ui - show slow responses on admin UI 2024-05-01 17:23:37 -07:00
Ishaan Jaff
0fa83b19b3 feat ui - modelExceptionsCall 2024-04-30 16:56:45 -07:00
Ishaan Jaff
bc70a53f12 fix alert success message 2024-04-25 16:30:05 -07:00
Ishaan Jaff
d87e9bee15 ui - show number of keys in team 2024-04-25 11:09:28 -07:00
Ishaan Jaff
ed7978238e ui -edit model flow 2024-04-24 13:21:22 -07:00
Ishaan Jaff
cc3dfafd52 ui filter by model group 2024-04-23 22:04:12 -07:00
Ishaan Jaff
c06db6e926 ui - allow App user to see their own info 2024-04-19 17:31:36 -07:00