Commit graph

1335 commits

Author SHA1 Message Date
Krrish Dholakia
9505c4d707 fix(proxy_server.py): bug fixes 2024-02-25 00:12:16 -08:00
Krrish Dholakia
22a6ad946e build(ui): enable admin to create teams, add members, create keys for teams 2024-02-24 22:06:00 -08:00
Krish Dholakia
686770376e Merge branch 'main' into litellm_block_unblock_user_api 2024-02-24 11:43:16 -08:00
Krrish Dholakia
8d503aab68 fix(proxy_server.py): allow user to set team tpm/rpm limits/budget/models 2024-02-24 11:37:20 -08:00
Krrish Dholakia
ed72005f52 fix(huggingface_restapi.py): return initial hf error 2024-02-24 10:46:59 -08:00
Krrish Dholakia
211d7676fa fix(proxy_server.py): enable end-users to opt out of llm api calls 2024-02-23 19:56:00 -08:00
Krrish Dholakia
7fac7c47c6 fix(proxy_server.py): enable default new user params 2024-02-23 16:39:50 -08:00
Krrish Dholakia
f4f1529feb fix(proxy/utils.py): raise exception if get data for tokens is called on None token 2024-02-23 14:44:33 -08:00
Ishaan Jaff
172172abe5 Merge pull request #2150 from BerriAI/litellm_fix_bug_litellm_verification_token_increase
[FIX] BUG where extra tokens created in litellm verification token table
2024-02-23 07:44:21 -08:00
Krish Dholakia
14c05bdea6 Merge branch 'main' into litellm_banned_keywords_list 2024-02-22 22:20:59 -08:00
Krrish Dholakia
b6bd1aea53 refactor(proxy_server.py): add examples on swagger for calling /team/update and /team/delete 2024-02-22 21:41:23 -08:00
Krish Dholakia
3e70ded492 Merge pull request #2144 from BerriAI/litellm_blocked_user_list
feat(proxy_server.py): add support for blocked user lists (enterprise-only)
2024-02-22 21:34:07 -08:00
ishaan-jaff
47ccf83ce1 (feat) fix bug where several tokens created in litellm v token 2024-02-22 21:33:43 -08:00
ishaan-jaff
5ec69a0ca5 (fix) failing parallel_Request_limiter test 2024-02-22 19:16:22 -08:00
ishaan-jaff
b728ded300 (fix) don't double check curr data and time 2024-02-22 18:50:02 -08:00
ishaan-jaff
74d66d5ac5 (feat) tpm/rpm limit by User 2024-02-22 18:44:03 -08:00
Krrish Dholakia
d00773c2b1 feat(proxy_server.py): enable admin to set banned keywords on proxy 2024-02-22 18:30:42 -08:00
Krrish Dholakia
d1dd8854c2 feat(proxy_server.py): add support for blocked user lists (enterprise-only) 2024-02-22 17:51:31 -08:00
ishaan-jaff
8d7ce8731f (feat) use hosted images for custom branding 2024-02-22 14:51:40 -08:00
ishaan-jaff
7af678aef2 (feat) use default key cloak oauth params 2024-02-22 14:43:32 -08:00
ishaan-jaff
912af89384 (feat) use generic user first name / last name 2024-02-22 14:25:32 -08:00
ishaan-jaff
07fc45e01b (fix) failing prompt layer test 2024-02-22 13:36:14 -08:00
Ishaan Jaff
b6c7c3b385 Merge pull request #2129 from adrien-f/sso
update generic SSO login
2024-02-22 13:21:53 -08:00
Adrien Fillon
4e29e5460b update generic SSO login
During implementation for Okta, noticed a few things:

- Some providers require a state parameter to be sent
- Some providers require that the client_id is not included in the body

Moreover, the OpenID response converter was not implemented which
was returning an empty response.

Finally, there was an order where there's a fetch of user information
but on first usage, it is not created yet.
2024-02-22 14:34:18 +01:00
ishaan-jaff
e1c3842261 (fix) ui - use custom logo 2024-02-21 21:33:11 -08:00
Ishaan Jaff
d01e05ddad Merge pull request #2123 from BerriAI/litellm_admin_ui_apply_custom_branding
Admin UI - Use Custom Branding
2024-02-21 21:14:48 -08:00
ishaan-jaff
35aa915c0d (feat) new ui build 2024-02-21 21:11:17 -08:00
ishaan-jaff
2951cd1758 (feat) admin ui custom branding 2024-02-21 17:34:42 -08:00
Krish Dholakia
0cfd106a2b Merge pull request #2119 from BerriAI/litellm_updated_team_endpoints
Enable `/team/update`, `/team/delete` endpoints + create teams with user defined roles
2024-02-21 17:24:58 -08:00
ishaan-jaff
a6542e87c5 (feat) dynamic ui builds 2024-02-21 17:14:40 -08:00
Krrish Dholakia
252dd9b95f fix(proxy_server.py): enable proxy /team/delete endpoint 2024-02-21 16:53:12 -08:00
ishaan-jaff
e55f290b60 (feat) ui - show custom logo 2024-02-21 16:33:44 -08:00
Krrish Dholakia
e01a61267f fix(proxy_server.py): enable /team/update endpoint for adding / deleting users from team 2024-02-21 14:47:52 -08:00
ishaan-jaff
4664e56baa (fix) use UI USERNAME 2024-02-21 13:35:06 -08:00
ishaan-jaff
0d3abe9b53 (fix) admin ui with UI_Username 2024-02-21 13:29:55 -08:00
Krrish Dholakia
820421ce0c fix: show all teams user is a part of in user_info 2024-02-21 13:29:42 -08:00
ishaan-jaff
daba3d14cb (fix) ui allow users to make ui chat requests 2024-02-21 13:25:52 -08:00
ishaan-jaff
3a0fa939ca (fix) fix admin ui not working 2024-02-21 08:46:16 -08:00
ishaan-jaff
ed29e885ba (feat) new ui build 2024-02-20 21:13:45 -08:00
Krish Dholakia
7c8d740a83 Merge pull request #2106 from BerriAI/litellm_llm_guard_content_mod
fix(llm_guard.py): add streaming hook for moderation calls
2024-02-20 21:11:10 -08:00
Krrish Dholakia
7089b13632 fix(llm_guard.py): add streaming hook for moderation calls 2024-02-20 20:31:32 -08:00
Krish Dholakia
50149b7292 Merge pull request #2100 from BerriAI/litellm_presidio_ad_hoc_recognizers
fix(presidio_pii_masking.py): enable user to pass their own ad hoc recognizers to presidio
2024-02-20 19:45:29 -08:00
ishaan-jaff
80fd55a867 (feat) update non default values 2024-02-20 18:55:20 -08:00
Krrish Dholakia
f68b692147 fix(presidio_pii_masking.py): enable user to pass ad hoc recognizer for pii masking 2024-02-20 16:01:15 -08:00
ishaan-jaff
300bab1125 (feat) proxy - view all 2024-02-20 15:37:39 -08:00
Krrish Dholakia
aa93b02562 fix(presidio_pii_masking.py): enable user to pass their own ad hoc recognizers to presidio 2024-02-20 15:19:31 -08:00
ishaan-jaff
65ded5b084 (fix) ui build issues 2024-02-20 13:24:30 -08:00
ishaan-jaff
164c51d71d (fix) ui build issues 2024-02-20 13:24:21 -08:00
ishaan-jaff
c1661c6a34 (feat) new ui build 2024-02-20 13:18:18 -08:00
Krrish Dholakia
d61ba8023f refactor(main.py): trigger new build 2024-02-19 22:53:38 -08:00