 Ishaan JaffandGitHub
|
7fad52b7c8
|
Merge pull request #3745 from BerriAI/litellm_fix_slack_alerting_bug
fix divide by 0 bug on slack alerting
|
2024-05-20 16:38:29 -07:00 |
|
 Ishaan JaffandGitHub
|
25fae37efc
|
Merge pull request #3716 from BerriAI/litellm_set_cooldown_time_based_on_exception_header
[Feat] Router/ Proxy - set cooldown_time based on Azure exception headers
|
2024-05-20 16:34:12 -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 |
|
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 |
|
Ishaan Jaff
|
8e730f57b8
|
only run check_request_disconnection logic for 10 mins
|
2024-05-20 12:39:03 -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 |
|
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 |
|
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 |
|
 Krish DholakiaandGitHub
|
c94ce069f7
|
Merge pull request #3724 from BerriAI/litellm_gpt_4_response_format_drop_params
fix(utils.py): drop response_format if 'drop_params=True' for gpt-4
|
2024-05-19 12:35:13 -07:00 |
|
Krrish Dholakia
|
65aacc0c1a
|
fix(vertex_ai.py): use chat_messages_with_history for async + streaming calls
|
2024-05-19 12:30:24 -07:00 |
|
Krrish Dholakia
|
f9ab72841a
|
fix(vertex_ai.py): passing all tests on 'test_amazing_vertex_completion.py
|
2024-05-19 12:22:21 -07:00 |
|
Krrish Dholakia
|
a2c66ed4fb
|
fix(vertex_ai.py): support passing in result of tool call to vertex
Fixes https://github.com/BerriAI/litellm/issues/3709
|
2024-05-19 11:34:07 -07:00 |
|
 Krish DholakiaandGitHub
|
35c48c7c24
|
Update README.md
|
2024-05-18 19:06:09 -07:00 |
|
Krrish Dholakia
|
12942c39db
|
fix(utils.py): drop response_format if 'drop_params=True' for gpt-4
|
2024-05-18 13:02:48 -07:00 |
|
 Krish DholakiaandGitHub
|
a43cfa1770
|
Update README.md
|
2024-05-18 12:58:22 -07:00 |
|