Commit graph

7716 commits

Author SHA1 Message Date
Vivek Aditya
0d3046dcc9 added athina to logging doc 2024-02-23 22:33:09 +05:30
Vivek Aditya
9837aaa7e1 added athina in readme.md 2024-02-23 22:05:29 +05:30
Vivek Aditya
244fa1c4ab Support for Athina logging 2024-02-23 21:49:40 +05:30
Krrish Dholakia
a08c4bb1bf 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
e7cce90c3a
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
Krrish Dholakia
9d17a0789f fix(vertex_ai.py): fix vertex ai function calling 2024-02-22 21:28:24 -08:00
ishaan-jaff
21e1c2dc21 (docs) admin ui with proxy_base_url 2024-02-22 21:18:26 -08:00
ishaan-jaff
c0a75d4992 (test) promptlayer integration 2024-02-22 21:10:53 -08:00
ishaan-jaff
9b32cf5492 bump: version 1.26.8 → 1.26.9 2024-02-22 19:29:59 -08:00
Ishaan Jaff
881038b4eb
Merge pull request #2148 from BerriAI/litellm_rpm_tpm_limit_by_user
[FEAT] Set TPM/RPM Limits per User
2024-02-22 19:28:09 -08:00
ishaan-jaff
2122a7cf1e (docs) set user tpm/rpm limits 2024-02-22 19:23:16 -08:00
ishaan-jaff
a13243652f (fix) failing parallel_Request_limiter test 2024-02-22 19:16:22 -08:00
ishaan-jaff
1fff8f8105 (fix) don't double check curr data and time 2024-02-22 18:50:02 -08:00
ishaan-jaff
b5900099af (feat) tpm/rpm limit by User 2024-02-22 18:44:03 -08:00
Krrish Dholakia
6ad450396b docs(enterprise.md): add Enable Blocked User Lists for docs 2024-02-22 18:04:29 -08:00
Krrish Dholakia
028f455ad0 feat(proxy_server.py): add support for blocked user lists (enterprise-only) 2024-02-22 17:51:31 -08:00
ishaan-jaff
21b132cff6 (ci/cd) fix test - together_ai is unreliable, slow 2024-02-22 17:32:09 -08:00
Ishaan Jaff
5be70b94e7
Merge pull request #2143 from BerriAI/litellm_admin_ui_use_hosted-img
[FEAT] Admin UI - Use Hosted Logo for Custom Branding
2024-02-22 15:43:20 -08:00
ishaan-jaff
b6886b8714 (docs) set hosted image for custom branding 2024-02-22 15:40:15 -08:00
ishaan-jaff
ff4c936c38 (feat) use hosted images for custom branding 2024-02-22 14:51:40 -08:00
ishaan-jaff
bb649043d4 (feat) use default key cloak oauth params 2024-02-22 14:43:32 -08:00
Ishaan Jaff
2294957355
Merge pull request #2140 from BerriAI/litellm_sso_work_with_keycloak
[FEAT] LiteLLM Admin UI work with keycloak
2024-02-22 14:40:39 -08:00
ishaan-jaff
b205d13a3b (feat) use generic user first name / last name 2024-02-22 14:25:32 -08:00
ishaan-jaff
6a48fa64ce (docs) set generic user attributes 2024-02-22 14:25:07 -08:00
ishaan-jaff
365bba06e1 (fix) failing prompt layer test 2024-02-22 13:36:14 -08:00
Ishaan Jaff
b603d9784d
Merge pull request #2129 from adrien-f/sso
update generic SSO login
2024-02-22 13:21:53 -08:00
ishaan-jaff
580f9e3097 (docs) setting cache paras on proxy + Openai client 2024-02-22 13:17:32 -08:00
Krish Dholakia
ede57d4ac2
Merge pull request #1491 from samyxdev/main
Adding PromptLayer support of tags
2024-02-22 11:42:56 -08:00
ishaan-jaff
5c888853c7 (docs) litellm proxy server 2024-02-22 07:55:23 -08:00
Adrien Fillon
90f0062fc6
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
Krrish Dholakia
673e9f0703 test(gemini.py): handle async streaming exceptions 2024-02-21 22:33:20 -08:00
ishaan-jaff
ef44adaac6 (ci/cd) run again 2024-02-21 22:27:24 -08:00
Krish Dholakia
93ce7df78f
Merge pull request #2125 from BerriAI/litellm_router_key_debugging_fixes
fix(router.py): mask the api key in debug statements on router
2024-02-21 22:26:54 -08:00
Ishaan Jaff
0e62c8bd27
Update README.md 2024-02-21 22:11:39 -08:00
Krrish Dholakia
c381731ac5 bump: version 1.26.7 → 1.26.8 2024-02-21 22:08:57 -08:00
Krrish Dholakia
c462e27700 refactor(main.py): trigger new build 2024-02-21 22:08:44 -08:00
ishaan-jaff
f04b67c433 (docs) custom ui branding 2024-02-21 22:07:40 -08:00
Krish Dholakia
bfdacf6d6b
Merge pull request #2124 from BerriAI/litellm_streaming_caching_logging
fix(utils.py): support streaming cached response logging
2024-02-21 22:06:04 -08:00
Krrish Dholakia
e6f7b21a8a test: handle api errors for gemini/palm 2024-02-21 21:45:33 -08:00
Krrish Dholakia
f6e52ac771 test: handle api errors for gemini/palm testing 2024-02-21 21:44:08 -08:00
ishaan-jaff
7be3ea021d (fix) ui - use custom logo 2024-02-21 21:33:11 -08:00
Krrish Dholakia
c9c6547ef9 test(test_streaming.py): handle gemini 500 error 2024-02-21 21:32:03 -08:00
Krrish Dholakia
6ba1a5f6b2 fix(utils.py): add exception mapping for gemini 2024-02-21 21:31:26 -08:00
Krrish Dholakia
002b794727 fix(utils.py): add exception mapping for gemini 2024-02-21 21:30:22 -08:00
ishaan-jaff
9ba2fa44aa (fix) admin ui allow custom ui theme 2024-02-21 21:28:58 -08:00
Krrish Dholakia
fb2ae3a032 fix(utils.py): only return cached streaming object for streaming calls 2024-02-21 21:27:40 -08:00
Krrish Dholakia
f1742769a2 fix(utils.py): add palm exception mapping for 500 internal server error 2024-02-21 21:18:03 -08:00
Krrish Dholakia
65816c4907 fix(utils.py): exception mapping for palm 500 internal server error 2024-02-21 21:15:22 -08:00
Ishaan Jaff
da5d71cfbf
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
863c0714df (feat) add admin ui customization on dockerfile.db 2024-02-21 21:13:50 -08:00