Commit Graph
2310 Commits
Author SHA1 Message Date
Krrish Dholakia 92d85555fe fix(invoke_handler.py): fix converse chunk parsing to only return empty dict on tool use
Fixes https://github.com/BerriAI/litellm/issues/9127
2025-03-11 22:04:17 -07:00
Krrish Dholakia 16224f8db6 fix(o_series_handler.py): handle async calls 2025-03-11 21:22:13 -07:00
Krrish Dholakia 7015be8957 test: update test for correct aws region 2025-03-11 21:14:40 -07:00
Krrish Dholakia d9c32342fe test: fix test - delete env var before running 2025-03-11 20:57:57 -07:00
Ishaan Jaff aa40cb5b26 working ResponsesAPIStreamingIterator 2025-03-11 19:47:43 -07:00
Krrish Dholakia e2ae504a81 test: skip flaky tests 2025-03-11 19:43:04 -07:00
Krrish Dholakia a3a3e6fe13 test: fix test 2025-03-11 18:52:00 -07:00
Krrish Dholakia 23bf7b5700 fix(azure/completions): migrate completions endpoint to support base azure llm class
enables consistent auth logic across all azure calls
2025-03-11 18:47:30 -07:00
Krrish Dholakia 42af49cd87 fix: fix merge conflicts 2025-03-11 18:41:41 -07:00
Krish DholakiaandGitHub 8dea6e91a6 Merge branch 'litellm_dev_03_10_2025_p3' into litellm_router_client_init_migration 2025-03-11 18:27:56 -07:00
Krrish Dholakia 687b2e6300 test: fix test 2025-03-11 18:13:27 -07:00
Krrish Dholakia 3ba683be88 test: remove redundant tests 2025-03-11 17:52:05 -07:00
Ishaan Jaff 8da714104b ResponsesAPIStreamingResponse 2025-03-11 17:48:15 -07:00
Krrish Dholakia 9af73f339a test: fix tests 2025-03-11 17:42:36 -07:00
Ishaan Jaff 52b43f672b working test_basic_openai_responses_api 2025-03-11 17:35:43 -07:00
Krrish Dholakia cbc2e84044 refactor(azure.py): refactor to have client init work across all endpoints 2025-03-11 17:27:24 -07:00
Krrish Dholakia d99d60a182 refactor(batches/main.py): working refactored azure client init on batches 2025-03-11 14:36:38 -07:00
Ishaan Jaff d6c82327e6 working import litellm.responses 2025-03-11 14:32:32 -07:00
Ishaan Jaff 4b1b87eb67 openai reasoning initial types 2025-03-11 14:28:47 -07:00
Krrish Dholakia af71e14d79 refactor(azure/audio_transcriptions.py): support client init with common logic 2025-03-11 14:24:12 -07:00
Krrish Dholakia 152bc67d22 refactor(azure.py): working azure client init on audio speech endpoint 2025-03-11 14:19:45 -07:00
Krrish Dholakia f7d9cce536 refactor(azure.py): refactor acompletion to use base azure sdk client 2025-03-11 13:59:13 -07:00
Sunny Wan 844c27a9b2 added mock_tests 2025-03-11 16:32:15 -04:00
Krrish Dholakia b58edb7fa1 test(test_azure_common_utils.py): add unit testing for common azure client params function 2025-03-11 12:24:08 -07:00
omrishiv cf8084b5f9 fix encoding in tests 2025-03-11 08:57:05 -07:00
omrishiv e2adbae9f8 Merge branch 'main' into 8911-fix-model-encoding 2025-03-11 08:28:33 -07:00
Krrish Dholakia 7696147968 test: skip redundant test 2025-03-11 06:31:56 -07:00
Steve Farthing affbebdcef oops 2025-03-11 08:27:36 -04:00
Steve FarthingandGitHub dbfb7ebdaf Merge branch 'main' into stevefarthing/bing-search-pass-thru 2025-03-11 08:06:56 -04:00
Krish DholakiaandGitHub 9610c844c7 Merge pull request #9109 from BerriAI/litellm_dev_03_10_2025_p1_v2
Return `code`, `param` and `type` on openai bad request error
2025-03-10 22:38:16 -07:00
Krish DholakiaandGitHub c93a5e2301 Merge pull request #9047 from BerriAI/litellm_dev_03_06_2025_p4
feat(handle_jwt.py): support multiple jwt url's
2025-03-10 22:37:35 -07:00
Krrish Dholakia 23f3642a15 test: fix tests 2025-03-10 22:36:55 -07:00
Krish DholakiaandGitHub 86a5926e26 Merge pull request #9113 from BerriAI/litellm_dev_03_10_2025_p2
fix(base_invoke_transformation.py): support extra_headers on bedrock …
2025-03-10 22:19:10 -07:00
Krrish Dholakia 41b0404ae1 test: fix test 2025-03-10 22:00:50 -07:00
Krrish Dholakia 17a29bfbfd test: add direct test - fix code qa check 2025-03-10 21:59:15 -07:00
Krrish Dholakia 01aa536716 fix: fix test 2025-03-10 21:46:05 -07:00
Krrish Dholakia f87fe5006a fix: remove client init tests for router - dup behaviour - provider caching already exists 2025-03-10 21:17:36 -07:00
Ishaan JaffandGitHub 2903caaf54 Merge pull request #8934 from BerriAI/litellm_fix_team_model_access_checks
JWT Auth Fix - [Bug]: JWT access with Groups not working when team is assigned All Proxy Models access
2025-03-10 21:01:41 -07:00
omrishiv d25693b96c update test
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
2025-03-10 20:34:52 -07:00
omrishiv 338722beba add test
Signed-off-by: omrishiv <327609+omrishiv@users.noreply.github.com>
2025-03-10 20:28:55 -07:00
Utkash Dubey 074c8efdc1 cleanup 2025-03-10 20:13:03 -07:00
Utkash Dubey 14736283bc test original file instead of the backup 2025-03-10 20:09:05 -07:00
Ishaan Jaff 91a7fb0a23 test string checked for model access control 2025-03-10 20:04:18 -07:00
Ishaan Jaff aa5ac6ba3d can_team_access_model 2025-03-10 20:03:19 -07:00
Krrish Dholakia ae021671a8 test: update testing - having removed the router client init logic
this allows a user to just set the credential value in litellm params, and not have to worry about settin
g credentials
2025-03-10 20:02:33 -07:00
Utkash Dubey 7dbc434318 remove incorrect moderations mode 2025-03-10 19:33:40 -07:00
Utkash Dubey a9d50a615b move test file to correct location 2025-03-10 19:21:51 -07:00
Utkash DubeyandGitHub 45f0ca68c4 Merge branch 'BerriAI:main' into main 2025-03-10 19:21:37 -07:00
Ishaan Jaff 9dcc25d63b Merge branch 'main' into litellm_fix_team_model_access_checks 2025-03-10 19:05:11 -07:00
Ishaan Jaff 8811d4cd11 generate_key 2025-03-10 19:03:50 -07:00