Commit Graph
12839 Commits
Author SHA1 Message Date
Ishaan Jaff f11de863f6 fix - standardize format of exceptions occuring on slack alerts 2024-05-20 16:29:16 -07:00
Ishaan Jaff 8263d15ca3 fix - standardize slack alerting format 2024-05-20 16:26:11 -07:00
Ishaan Jaff 5d24b47d2b fix standardize llm exception alert to msg: value 2024-05-20 16:23:48 -07:00
Ishaan Jaff 0ddaf320ef fix test - retry claude-3 image error 3 times 2024-05-20 16:17:09 -07:00
Ishaan Jaff 498bfa9a4c fix - revert check_request_disconnection 2024-05-20 15:43:29 -07:00
Krrish Dholakia cba2b729b2 test(test_alerting.py): testing fixes 2024-05-20 15:37:35 -07:00
Krrish Dholakia da0e5d1b8d feat(slack_alerting.py): support webhook for budget alerts
Closes https://github.com/BerriAI/litellm/issues/3743
2024-05-20 15:30:56 -07:00
Ishaan Jaff b5f8c63875 try/except deployment metrics error 2024-05-20 15:03:04 -07:00
Ishaan Jaff f417495b7b fix - only adding alerting callbacks when alerting is on 2024-05-20 14:59:06 -07:00
Ishaan Jaff 02fc507b01 fix divide by 0 bug 2024-05-20 14:26:30 -07:00
Ishaan JaffandGitHub 91a89eb4ed Merge pull request #3739 from BerriAI/litellm_add_imagen_support
[FEAT] Async VertexAI Image Generation
2024-05-20 14:14:43 -07:00
Ishaan JaffandGitHub 1deb274d3a Merge pull request #3742 from BerriAI/litellm_enforce_sso
[Feat] Enforce user has a valid license when using SSO on LiteLLM Proxy
2024-05-20 14:07:23 -07:00
Ishaan Jaff f3eb832593 fix vertex httpx client 2024-05-20 13:43:54 -07:00
Krrish Dholakia 1384ee3c57 fix(slack_alerting.py): prevent alert spam within 24 hr period for budget alerts
Closes https://github.com/BerriAI/litellm/issues/3738
2024-05-20 13:35:19 -07:00
Ishaan JaffandGitHub 622e241e18 Merge pull request #3711 from hmcp22/add_gemini_base64_image_support
Adding decoding of base64 image data for gemini pro 1.5
2024-05-20 13:34:39 -07:00
Ishaan Jaff 518db13982 add parameter mapping with vertex ai 2024-05-20 13:28:20 -07:00
Ishaan Jaff 2c25bfa8df fix vertex ai import 2024-05-20 13:13:19 -07:00
Ishaan Jaff 11c9780ff0 fix self.async_handler 2024-05-20 13:11:10 -07:00
Ishaan JaffandGitHub 55c3e41f4d Merge pull request #3741 from BerriAI/litellm_fix_check_request_disconnection_loic
[Fix] only run `check_request_disconnection`  logic for maximum 10 mins
2024-05-20 13:05:59 -07:00
Ishaan Jaff d956020470 fix error on enforce sso 2024-05-20 13:02:56 -07:00
Ishaan Jaff 561b00283c feat - enforce sso on Admin UI 2024-05-20 12:54:08 -07:00
Krrish Dholakia bc3c06bc74 docs(call_hooks.md): update docs 2024-05-20 12:45:03 -07:00
Ishaan Jaff 8e730f57b8 only run check_request_disconnection logic for 10 mins 2024-05-20 12:39:03 -07:00
Krrish Dholakia b41f30ca60 fix(proxy_server.py): fixes for making rejected responses work with streaming 2024-05-20 12:32:19 -07:00
Ishaan Jaff b60a098251 docs - update openapi swagger docs 2024-05-20 12:26:42 -07:00
Ishaan Jaff 1fe3900800 fix python 3.8 2024-05-20 12:23:27 -07:00
Ishaan Jaff dabaf5f297 fix python 3.8 Tuple 2024-05-20 12:21:02 -07:00
Ishaan Jaff aa0ed8238b docs - image generation vertex 2024-05-20 12:18:31 -07:00
Ishaan Jaff 571d4cf569 test - fix test_aimage_generation_vertex_ai 2024-05-20 12:10:28 -07:00
Krrish Dholakia f11f207ae6 feat(proxy_server.py): refactor returning rejected message, to work with error logging
log the rejected request as a failed call to langfuse/slack alerting
2024-05-20 11:14:36 -07:00
Ishaan Jaff 6ddc9873e5 test vertex image gen test 2024-05-20 11:14:16 -07:00
Ishaan Jaff 91f8443381 fix add debug to vertex httpx image 2024-05-20 11:11:14 -07:00
Ishaan Jaff d50d552e5a fix python 3.8 import 2024-05-20 11:03:28 -07:00
Ishaan Jaff 655478e8dc fix python3.8 error 2024-05-20 10:55:10 -07:00
Ishaan Jaff 2da89a0c8e fix vertex test 2024-05-20 10:51:25 -07:00
Ishaan Jaff 2519879e67 add ImageObject 2024-05-20 10:45:37 -07:00
Krrish Dholakia 372323c38a feat(proxy_server.py): allow admin to return rejected response as string to user
Closes https://github.com/BerriAI/litellm/issues/3671
2024-05-20 10:30:23 -07:00
Ishaan Jaff a4f906b464 feat - add litellm.ImageResponse 2024-05-20 10:09:41 -07:00
Ishaan Jaff 24951d44a4 feat - working httpx requests vertex ai image gen 2024-05-20 09:51:15 -07:00
Krrish Dholakia dbaeb8ff53 bump: version 1.37.16 → 1.37.17 v1.37.17 2024-05-20 09:47:03 -07:00
Krish DholakiaandGitHub 626e556e70 Merge pull request #3737 from BerriAI/litellm_json_logs
feat(proxy_cli.py): support json logs on proxy
2024-05-20 09:46:37 -07:00
Krrish Dholakia 89ad1ce9b5 docs(debugging.md): add json logs to proxy docs 2024-05-20 09:29:30 -07:00
Krrish Dholakia 52acd3955d fix(_logging.py): support all logs being in json mode, if enabled 2024-05-20 09:22:59 -07:00
Krrish Dholakia 058bfb101d feat(proxy_cli.py): support json logs on proxy
allow user to enable 'json logs' for proxy server
2024-05-20 09:18:12 -07:00
Krrish Dholakia 25df95ab10 feat(proxy_server.py): new 'supported_openai_params' endpoint
get supported openai params for a given model
2024-05-20 08:39:50 -07:00
Ishaan Jaff 5ba5f15b56 test - test_aimage_generation_vertex_ai 2024-05-20 08:14:43 -07:00
Krish DholakiaandGitHub bb85a5e6b2 Merge pull request #3729 from BerriAI/litellm_vertex_history
fix(vertex_ai.py): support passing in result of tool call to vertex
2024-05-20 07:33:05 -07:00
Krrish Dholakia 49b71c8118 fix(vertex_ai.py): revert system instructions - unable to find supported vertex version 2024-05-20 06:30:11 -07:00
Krrish Dholakia 45c46a84d0 fix(vertex_ai.py): support passing system instructions to vertex ai 2024-05-20 06:18:19 -07:00
Krrish Dholakia 6216c3639f fix(types/vertex_ai.py): fix typing 2024-05-19 12:36:05 -07:00