Commit graph

617 commits

Author SHA1 Message Date
Krrish Dholakia
1080c7014e build(ui): allow admin_viewer to view teams tab
Allows admin viewe role to see available teams on proxy ui
2024-08-02 16:19:40 -07:00
Ishaan Jaff
457436e12e ui fix entering custom model names for azure 2024-08-01 09:58:37 -07:00
Ishaan Jaff
896026c468 switch off prod logs on ui 2024-07-30 13:23:45 -07:00
Ishaan Jaff
7f847f194d swithc off console log in prod 2024-07-30 13:02:55 -07:00
Ishaan Jaff
6f34998cab ui new build 2024-07-29 21:20:27 -07:00
Ishaan Jaff
1a34756159
Merge pull request #4916 from BerriAI/litellm_fix_ui_login
Feat UI - allow using custom header for litellm api key
2024-07-29 17:08:53 -07:00
Ishaan Jaff
d71dc1acaf ui use setGlobalLitellmHeaderName 2024-07-29 16:58:56 -07:00
Ishaan Jaff
3d88d7f750 ui - allow entering custom model names 2024-07-29 15:51:13 -07:00
Ishaan Jaff
548adea8cf add litellm_header_name endpoint 2024-07-26 21:04:31 -07:00
Ishaan Jaff
9a545c1ff8
Revert "[Ui] add together AI, Mistral, PerplexityAI, OpenRouter models on Admin UI " 2024-07-20 19:04:22 -07:00
Ishaan Jaff
c44cdc3f4b ui - support adding mistral, tg ai, perplexity, open router 2024-07-20 18:14:26 -07:00
Ishaan Jaff
8bd7e2841f ui add tg ai 2024-07-19 19:41:19 -07:00
Ishaan Jaff
d40f24ecd5 ui - rename api_key -> virtual key 2024-07-19 15:49:12 -07:00
Ishaan Jaff
395a3fde50 ui allow editing organization 2024-07-19 14:01:37 -07:00
Ishaan Jaff
90824e2d21 ui new build 2024-07-19 11:00:13 -07:00
Ishaan Jaff
210043ff9e ui - only show 1 message when session expires + redirect 2024-07-19 10:47:53 -07:00
Ishaan Jaff
976cc3f5ea ui - fix typo on referencing base url 2024-07-18 13:36:05 -07:00
Ishaan Jaff
ea55c5c857 ui clear token when user logging in 2024-07-17 11:02:33 -07:00
Ishaan Jaff
60ba879061 ui - clear cookies on logout 2024-07-16 17:27:02 -07:00
Ishaan Jaff
4b8a5ceee3 ui - allow admin viewer to view caching 2024-07-16 17:16:49 -07:00
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
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
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