Commit Graph

19888 Commits

Author SHA1 Message Date
Steve Farthing
affbebdcef oops 2025-03-11 08:27:36 -04:00
Steve Farthing
ffce48ed3c Merge branch 'stevefarthing/bing-search-pass-thru' of github.com:sfarthin/litellm into stevefarthing/bing-search-pass-thru
# Conflicts:
#	litellm/proxy/pass_through_endpoints/pass_through_endpoints.py
2025-03-11 08:15:23 -04:00
Steve Farthing
dbfb7ebdaf
Merge branch 'main' into stevefarthing/bing-search-pass-thru 2025-03-11 08:06:56 -04:00
Steve Farthing
e8a859720b Feedback 2025-03-11 08:01:31 -04:00
Steve Farthing
75b713974f Bing Search Pass Thru 2025-03-11 08:01:31 -04:00
Krish Dholakia
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 Dholakia
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
Krish Dholakia
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
01aa536716 fix: fix test 2025-03-10 21:46:05 -07:00
Ishaan Jaff
6a4bb31bd8 bump: version 1.63.5 → 1.63.6 2025-03-10 21:08:03 -07:00
Ishaan Jaff
3ee6a3eaee ui new build 2025-03-10 21:05:00 -07:00
Ishaan Jaff
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
Ishaan Jaff
73d60e0e7f
Merge pull request #8956 from utkashd/main
Validate `model_prices_and_context_window.json` with a test, clarify possible `mode` values + ensure consistent use of `mode`
2025-03-10 20:49:19 -07:00
Ishaan Jaff
24b8dcff1f get_complete_url 2025-03-10 20:45:58 -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
Krrish Dholakia
f3be2e1fc9 fix(transformation.py): fix linting error 2025-03-10 20:07:38 -07:00
Ishaan Jaff
596d3f2b78
Merge pull request #9117 from BerriAI/litellm_ui_logout_url
[UI SSO Bug fix] - Correctly use `PROXY_LOGOUT_URL` when set
2025-03-10 20:07:33 -07:00
Ishaan Jaff
0d8189427a
Merge pull request #9119 from colesmcintosh/fix-pr-template
docs(pr-template): update unit test command in checklist
2025-03-10 20:07:03 -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
Utkash Dubey
412289a0d0 update backup json as well so test passes 2025-03-10 19:58:47 -07:00
Utkash Dubey
1c3be85be7 fix indentation 2025-03-10 19:34:24 -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 Dubey
45f0ca68c4
Merge branch 'BerriAI:main' into main 2025-03-10 19:21:37 -07:00
Cole McIntosh
07813645e0 docs(pr-template): update unit test command in checklist 2025-03-10 20:18:46 -06:00
Ishaan Jaff
0d6df360bf test_can_team_access_model fix 2025-03-10 19:09:50 -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
Ishaan Jaff
e7eb1708e8 Navbar logout url 2025-03-10 18:44:24 -07:00
Ishaan Jaff
afe0c03376 getProxyUISettings 2025-03-10 18:44:13 -07:00
Ishaan Jaff
c22b92439b use helper setProxySettings 2025-03-10 18:44:07 -07:00
Krish Dholakia
c58941d49c
Merge branch 'main' into litellm_dev_03_06_2025_p4 2025-03-10 18:41:10 -07:00
Krrish Dholakia
0b5deb2756 fix: fix type 2025-03-10 18:38:40 -07:00
Ishaan Jaff
6dcf64918c
Merge pull request #9102 from BerriAI/litellm_add_atext_completion_on_ui
(Feat) - Allow adding Text-Completion OpenAI models through UI
2025-03-10 18:11:00 -07:00
Ishaan Jaff
7d44123f2e docs contributing instructions 2025-03-10 17:08:08 -07:00
Ishaan Jaff
ce35240273 Pre-Submission checklist 2025-03-10 16:21:53 -07:00
Krrish Dholakia
68bd05ac24 fix(base_invoke_transformation.py): support extra_headers on bedrock invoke route
Fixes https://github.com/BerriAI/litellm/issues/9106
2025-03-10 16:13:11 -07:00
Ishaan Jaff
03a91fe066
Merge pull request #7736 from santibreo/main
(docs) Update vertex.md old code example
2025-03-10 16:12:10 -07:00
Ishaan Jaff
94667e1cf0
Merge pull request #8386 from minwhoo/triton-completions-streaming-fix
Fix triton streaming completions bug
2025-03-10 16:07:19 -07:00
Ishaan Jaff
398020a750
Merge pull request #8757 from mounta11n/fix-numbers
Update model_prices_and_context_window.json
2025-03-10 16:00:37 -07:00
Krrish Dholakia
bfbe26b91d feat(azure.py): add azure bad request error support 2025-03-10 15:59:06 -07:00
Ishaan Jaff
ea058ab4ea
Merge pull request #8746 from niinpatel/patch-1
fix missing comma
2025-03-10 15:57:32 -07:00
Ishaan Jaff
929f3424dc
Merge pull request #8845 from vivek-athina/main
Added tags, user_feedback and model_options to additional_keys which can be sent to athina
2025-03-10 15:53:55 -07:00
Ishaan Jaff
a4f047897e
Merge pull request #9110 from BerriAI/litellm_add_contributor_docs
(Docs) - Contributing to litellm
2025-03-10 15:51:02 -07:00
Ishaan Jaff
8198bc2862 Pre-Submission checklist 2025-03-10 15:49:18 -07:00
Ishaan Jaff
856ed0e1fd docs contributing 2025-03-10 15:45:22 -07:00
Ishaan Jaff
a4b87401d5 docs contributing to litellm 2025-03-10 15:43:53 -07:00