Commit graph

125 commits

Author SHA1 Message Date
Ishaan Jaff
1ef1e08dcc fix - load model list 2024-07-06 10:12:29 -07:00
Ishaan Jaff
06ca4c4c94 ui - show exceptions 2024-06-15 15:40:49 -07:00
Krrish Dholakia
b580e0992d fix(utils.py): check if model info is for model with correct provider
Fixes issue where incorrect pricing was used for custom llm provider
2024-06-13 15:54:24 -07:00
Ishaan Jaff
80232f8558 model - show sensible defaults 2024-06-12 20:32:55 -07:00
Ishaan Jaff
14e060caf2 ui - add azure ai studio models on ui 2024-06-12 20:28:54 -07:00
Marc Abramowitz
5de91bfa53 Fix typos: Enterpise -> Enterprise 2024-06-10 17:26:31 -07:00
sha-ahammed
93e7b9346c feat: Add Ollama as a provider in the proxy UI 2024-06-05 16:48:38 +05:30
Ishaan Jaff
680056ba98 fix inc width 2024-06-03 21:05:37 -07:00
Ishaan Jaff
e4327e1b75 fix adjust spacing 2024-06-03 21:02:28 -07:00
Ishaan Jaff
acc74bfbe1 fix selectedCustomer 2024-06-03 20:59:36 -07:00
Ishaan Jaff
61ce9cccac feat enforce viweing analytivs by service behing enterprise 2024-06-03 20:55:04 -07:00
Ishaan Jaff
57d5bfb5af fix - analytics use last hour of endTime and first hr startTime 2024-06-03 20:49:05 -07:00
Ishaan Jaff
5567cf7683 ui - filter analytics by customer 2024-06-03 20:41:31 -07:00
Ishaan Jaff
284cf17801 ui - filter by all customers 2024-06-03 20:30:06 -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
b0c48400e9 ui - basic filter by api key, 2024-06-03 17:43:56 -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
a71fa5c7bf fix model dashboard 2024-05-30 18:08:28 -07:00
Ishaan Jaff
d78492b050 fix adminGlobalActivityExceptions 2024-05-30 18:08:20 -07:00
Ishaan Jaff
ad052e910f ui - fix bug 2024-05-29 18:36:34 -07:00
Krrish Dholakia
7b565271e2 fix(model_dashboard.tsx): fix adding model on ui 2024-05-28 17:29:02 -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
9be2b5c6c4 style(model_dashboard.tsx): refactor 2024-05-27 18:41:02 -07:00
Krish Dholakia
afae844d0c Merge branch 'main' into litellm_custom_pricing_ui_fix 2024-05-27 18:35:47 -07:00
Krrish Dholakia
fd7b91cdb0 fix(model_dashboard.tsx): accurately show the input/output cost per token when custom pricing is set 2024-05-27 18:33:26 -07:00
Ishaan Jaff
4d14366ae3 backend - add audit logs for adding models 2024-05-27 16:29:51 -07:00
Ishaan Jaff
1fa100c47e fix clean up models page 2024-05-27 16:03:21 -07:00
Ishaan Jaff
b92658ec68 ui -clean up models default value 2024-05-27 15:58:43 -07:00
Ishaan Jaff
a281d43e5f ui - show created at and updated at on models page 2024-05-27 15:41:55 -07:00
Krrish Dholakia
c50074a0b7 feat(ui/model_dashboard.tsx): add databricks models via admin ui 2024-05-23 20:28:54 -07:00
Krrish Dholakia
5571b9f4a3 fix(time_to_first_token.tsx): require enterprise license for usage 2024-05-22 19:20:30 -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
2bdff9b19e feat(schema.prisma): store model id + model group as part of spend logs
allows precise model metrics
2024-05-22 17:29:44 -07:00
Ishaan Jaff
ab04578a2d ui - show max input tokens 2024-05-17 17:18:20 -07:00
Ishaan Jaff
972811faaa fix - enter base_model on azure 2024-05-17 17:02:01 -07:00
Ishaan Jaff
3f011ffb01 fix models page 2024-05-16 16:10:53 -07:00
Ishaan Jaff
70fdf3cfc8 ui - fix bug with defaul selected model 2024-05-16 15:31:27 -07:00
Ishaan Jaff
041e6da6d9 ui - show model prices as /1M tokens 2024-05-16 15:10:39 -07:00
Ishaan Jaff
eb5c810cc3 fix - show token hashes on ui 2024-05-11 12:42:14 -07:00
Krrish Dholakia
0f12dd660d feat(model_dashboard.tsx): allow adding output cost per token on ui 2024-05-07 21:09:49 -07:00
Krrish Dholakia
b9ec7acb08 feat(model_dashboard.tsx): allow user to edit input cost per token for model on ui
also contains fixes for `/model/update`
2024-05-07 20:57:21 -07:00
Krrish Dholakia
1882ee1c4c feat(ui/model_dashboard.tsx): show if model is config or db model 2024-05-07 18:29:14 -07:00
Ishaan Jaff
0f7566a583 ui - fix show num retries for 500 error 2024-05-06 17:58:56 -07:00
Ishaan Jaff
ed49a3efbc fix - set retry policy on ui 2024-05-06 17:57:07 -07:00
Ishaan Jaff
9f5115d3eb ui - get/set model retry policy 2024-05-06 17:44:55 -07:00
Ishaan Jaff
e06285ebf4 ui - show retry policy per model group 2024-05-06 17:23:51 -07:00
Ishaan Jaff
8fb9c7a011 stash ui changes 2024-05-06 07:53:55 -07:00
Ishaan Jaff
d87bda32a2 ui - show retry on Admin UI 2024-05-04 22:06:43 -07:00