Commit graph

657 commits

Author SHA1 Message Date
Ishaan Jaff
ced35cd841 stack cache hits 2024-07-15 09:10:39 -07:00
Ishaan Jaff
744deaec75 fix cache ratio calc 2024-07-13 08:34:32 -07:00
Ishaan Jaff
26fc873344 fix setting router settings on ui 2024-07-11 19:08:54 -07:00
Ishaan Jaff
dc256699f5 ui fix allow setting custom model name for OpenAI compatible 2024-07-11 18:45:17 -07:00
Ishaan Jaff
8195a4eacc check if premium user for sso / allowed ip 2024-07-09 16:25:23 -07:00
Ishaan Jaff
f7002ecd08 fixes when no ip addresses enabled 2024-07-09 16:15:05 -07:00
Ishaan Jaff
e966d9fd0f fix text hierarhcy 2024-07-09 16:04:03 -07:00
Ishaan Jaff
b04c4da12e fix allowed ip screen 2024-07-09 15:57:53 -07:00
Ishaan Jaff
f3dddd234d ui - get, set, delete allowed ip addresses 2024-07-09 15:43:44 -07:00
Ishaan Jaff
2c338296c1 ui - allow setting allowed ip 2024-07-09 14:46:46 -07:00
Ishaan Jaff
49cd8171a6 fix place holders on adding new models 2024-07-08 15:20:15 -07:00
Ishaan Jaff
d7bfceacc6 send custom llm provider when adding a new model 2024-07-08 14:52:47 -07:00
Ishaan Jaff
19baac7a36 fix don't spam model hub when model list is not defined 2024-07-06 10:39:16 -07:00
Ishaan Jaff
5d0bb0b9ae fix - don't spam users when model list not defined 2024-07-06 10:36:14 -07:00
Ishaan Jaff
7b31923597 fix - load model list 2024-07-06 10:12:29 -07:00
Ishaan Jaff
fd43ddfa0e ui fix - load litellm model list 2024-07-06 10:12:14 -07:00
Ishaan Jaff
7164e728ed fix invite link sign up 2024-07-04 15:54:11 -07:00
Ishaan Jaff
fdcdee8775 fix invite id flow 2024-07-04 15:40:49 -07:00
Ishaan Jaff
c3bbc4a692 fix invite link flow 2024-07-04 15:40:19 -07:00
Ishaan Jaff
fe15df26f2 fix invite link flow 2024-07-04 15:40:08 -07:00
Ishaan Jaff
066ed01d0f read token from cookie 2024-06-22 09:05:06 -07:00
Ishaan Jaff
204f7725ee ui - read jwts from cookie 2024-06-22 08:47:43 -07:00
Ishaan Jaff
07f34ac256 ui - show cache hits 2024-06-21 15:26:30 -07:00
Ishaan Jaff
097474502a ui - fix linting errors 2024-06-21 15:00:26 -07:00
Ishaan Jaff
e0a2717a19 ui - filter by selected date time 2024-06-21 14:36:28 -07:00
Ishaan Jaff
d30cdd82cc move caching up on left nav 2024-06-21 14:28:15 -07:00
Ishaan Jaff
b91854bdbb ui - show leading cache indicators 2024-06-21 13:43:47 -07:00
Ishaan Jaff
829ac3a0d0 ui - add new cache hits page 2024-06-21 13:10:40 -07:00
Ishaan Jaff
5e8b65f1f1 ui - show exceptions 2024-06-15 15:40:49 -07:00
Ishaan Jaff
e736e4952e ui - fix team based usage crashing 2024-06-14 10:21:06 -07:00
Krrish Dholakia
dfc37bc933 build: allow resetting customer budget weekly + edit customer budget panel 2024-06-13 20:55:49 -07:00
Krrish Dholakia
4f503c20ca build(ui/teams.tsx): allow resetting teams budget 2024-06-13 20:55:49 -07:00
Ishaan Jaff
b30856db73 fix - ui show correct team budget when budget = 0.0 2024-06-13 20:55:49 -07:00
Krrish Dholakia
345094a49d 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
9a42ddfd6e
Merge pull request #4167 from BerriAI/litellm_add_azure_ai_litellm_ui
[UI] add Azure AI studio models on UI
2024-06-12 20:33:14 -07:00
Ishaan Jaff
38b7ab6b62 model - show sensible defaults 2024-06-12 20:32:55 -07:00
Ishaan Jaff
e88106e916 ui - add azure ai studio models on ui 2024-06-12 20:28:54 -07:00
Ishaan Jaff
8579030393 fix modelCostMap on ui 2024-06-12 19:57:52 -07:00
Ishaan Jaff
18b28a1631 fix - don't raise error when logout url does not load 2024-06-12 19:30:37 -07:00
Ishaan Jaff
8d18583c67
Merge pull request #4108 from BerriAI/litellm_ui_fix_show_unique_model_names
ui - Fix Test Key dropdown
2024-06-10 20:08:43 -07:00
Marc Abramowitz
8b30d3f4e9 Fix typos: Enterpise -> Enterprise 2024-06-10 17:26:31 -07:00
Ishaan Jaff
3347a58e11 ui - chat ui fix 2024-06-10 15:48:36 -07:00
Ishaan Jaff
fad063df6e ui -set custom base url and logout url 2024-06-07 19:00:09 -07:00
Sha Ahammed Roze
ea67803747
Merge branch 'BerriAI:main' into main 2024-06-06 10:02:15 +05:30
Krrish Dholakia
e78cf92610 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
sha-ahammed
faa4dfe03e feat: Add Ollama as a provider in the proxy UI 2024-06-05 16:48:38 +05:30
Ishaan Jaff
03c501bac1 ui - new build 2024-06-04 21:37:12 -07:00
Ishaan Jaff
f4f7a058f4 ui - fix show internal_user -> Internal User on UI 2024-06-04 21:11:55 -07:00
Ishaan Jaff
dcc3477cd5 ui - link to litellm for logging providers 2024-06-04 18:25:00 -07:00
Ishaan Jaff
03b2757eb4 fix ui new Title component 2024-06-04 18:10:57 -07:00