Commit graph

210 commits

Author SHA1 Message Date
Ishaan Jaff
991d418984 ui - working filter by tag 2024-06-03 14:15:51 -07:00
Ishaan Jaff
92d8e62072 ui - new build 2024-05-31 16:20:45 -07:00
Ishaan Jaff
f9862be049
Merge branch 'main' into litellm_invite_link_flow_2 2024-05-31 08:14:52 -07:00
Ishaan Jaff
1f41fda21d fix -show num rate limit errors 2024-05-30 20:50:52 -07:00
Ishaan Jaff
14a5df71d1 fix adminGlobalActivityExceptions 2024-05-30 18:08:20 -07:00
Ishaan Jaff
b10006876d fix - edit user role on admin ui 2024-05-30 16:11:58 -07:00
Krrish Dholakia
293d5cf1f2 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
4516daec90 feat(model_hub.tsx): enable admin to expose a public model hub 2024-05-27 17:45:45 -07:00
Krrish Dholakia
f69f372135 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
5b46726f7d working model hub 2024-05-26 14:43:34 -07:00
Ishaan Jaff
58c8d4ba71 v0 model hub 2024-05-26 14:01:32 -07:00
Krrish Dholakia
a9a1447513 feat(ui): allow admin to configure slack alerting thresholds on ui 2024-05-25 21:01:19 -07:00
Ishaan Jaff
9035d4d6af ui - show global activity 2024-05-25 12:22:10 -07:00
Ishaan Jaff
93024ccff3 ui - show api requests, num tokens 2024-05-25 10:37:28 -07:00
Ishaan Jaff
443d88b744 feat - ui view spend per provider 2024-05-25 09:29:54 -07:00
Krrish Dholakia
f04e4b921b feat(ui/model_dashboard.tsx): add databricks models via admin ui 2024-05-23 20:28:54 -07:00
Krish Dholakia
3400596dd2
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
0f2c55dd81 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
7f0d85f12a feat(proxy_server.py): enable admin to create/delete budgets for end-users 2024-05-22 16:20:06 -07:00
Ishaan Jaff
0fbe12ef3d fix don't let tag spend logs raise an error on usage tab 2024-05-16 13:37:38 -07:00
Krrish Dholakia
153ce0d085 build(ui/general_settings.tsx): support updating global max parallel requests on the ui 2024-05-15 19:26:57 -07:00
Ishaan Jaff
5845d6f958 feat - filter tags by startTime and endTime 2024-05-13 17:15:04 -07:00
Ishaan Jaff
69afc14a82 fix - show token hashes on ui 2024-05-11 12:42:14 -07:00
Ishaan Jaff
644738dafb usage - filter by keys 2024-05-08 17:57:28 -07:00
Ishaan Jaff
c7037c20ea fix pass startTime and endTime on Users Usage tab 2024-05-08 17:26:46 -07:00
Ishaan Jaff
1d9a96bf8f ui - set models and start/endtimes 2024-05-03 22:10:40 -07:00
Ishaan Jaff
e7adbb3801 ui - model dashboard 2024-05-03 22:09:01 -07:00
Ishaan Jaff
d4afe8a3bc ui - view logs by model group and time 2024-05-03 21:59:22 -07:00
Ishaan Jaff
d806fe3513 startTime and endTime on UI 2024-05-03 21:21:28 -07:00
Ishaan Jaff
d3152e606f fix - ui filter exceptions by modelGroup 2024-05-03 16:53:24 -07:00
Ishaan Jaff
5041b924ac ui - show slow responses on admin UI 2024-05-01 17:23:37 -07:00
Ishaan Jaff
ce1817380e feat ui - modelExceptionsCall 2024-04-30 16:56:45 -07:00
Ishaan Jaff
ebc27a2969 fix alert success message 2024-04-25 16:30:05 -07:00
Ishaan Jaff
fcaa138882 ui - show number of keys in team 2024-04-25 11:09:28 -07:00
Ishaan Jaff
31a8270206 ui -edit model flow 2024-04-24 13:21:22 -07:00
Ishaan Jaff
59cacf1a3a ui filter by model group 2024-04-23 22:04:12 -07:00
Ishaan Jaff
b81d66639b ui - allow App user to see their own info 2024-04-19 17:31:36 -07:00
Ishaan Jaff
5d9f6282ce create_user using user_email 2024-04-19 15:17:50 -07:00
Ishaan Jaff
522f119c83 show users tab on user 2024-04-15 09:25:37 -07:00
Ishaan Jaff
db4faca3a3 v0 -run /health check through admin ui 2024-04-13 18:05:26 -07:00
Ishaan Jaff
4996ac7ed6
Merge pull request #3007 from BerriAI/litellm_test_langfuse_config
UI - test langfuse callbacks on Admin UI
2024-04-13 17:00:42 -07:00
Ishaan Jaff
6fa7b4868c feat- show errors 20s 2024-04-13 16:52:48 -07:00
Ishaan Jaff
48069b4e23 fix - test langfuse callbacks 2024-04-13 16:28:46 -07:00
Krrish Dholakia
e407ff7ee7 build(ui): allow deleting models from UI + show correct provider in model list 2024-04-12 12:53:22 -07:00
Krrish Dholakia
7ee17c97e7 build(ui): dropdown for known provider models 2024-04-12 11:17:09 -07:00
Krrish Dholakia
a1a5132b5f build(ui/admin.tsx): allow adding admins + upgrading viewer to admin
Allows proxy admin to add more admins via UI
2024-04-09 13:00:09 -07:00
Ishaan Jaff
46618573ad UI - QOL improvements 2024-04-08 20:39:07 -07:00
Ishaan Jaff
90656bd203 ui - set langfuse callbacks 2024-04-08 17:32:20 -07:00
Ishaan Jaff
7c315d25b4 ui - v0 show users callbacks set 2024-04-08 16:01:04 -07:00
Ishaan Jaff
312e64623b ui - show extra litellm params 2024-04-08 13:38:59 -07:00